Friday, November 21, 2008

Upcoming new year resolution… getting ready on my struts…

Wednesday, December 14, 2005, 22:32
This news item was posted in Java category and has 1 Comment so far.

Although 2006 is not yet there, it is coming real fast.

Every year I write down some resolutions I try to achieve - but never fully do… Among other things, next year, I’d like to look deeper at some enterprise tools, frameworks and so on. I got the basics but lack some practice with stuff like web development using jsf/struts, web services and related Java EE paradigms.

First thing I’ve decided to look at without even waiting for 2006 - mainly because I’d like to use it in a new work project - is Struts. So I’ve collected some tutorials and just installed Exadel Studio for Eclipse. Looks like this plug-in will be quite handy to work with Struts, today in very few time I got my first localized login.jsp working with Struts, Tomcat and connecting to one of our authentication module, all within the comfort of my Eclipse IDE.

2006 will be my “know you enterprise tools” year.

You can leave a response, or trackback from your own site.

One Response to “Upcoming new year resolution… getting ready on my struts…”

  1. Tobin said on Friday, December 16, 2005, 6:18

    I’d recommend checking out WebWork instead. We’ve been using it the last 6 months and are very happy with it (and have not been happy with Struts). Besides, they’re combining (http://blogs.opensymphony.com/webwork/2005/11/webwork_joining_struts.html), and it sounds like WebWork is going to have the larger presence (at least in the action arena).

Leave a Reply