jsp - want to make web site using Java, should i implement struts? -


I want to discuss the website using Java, should I use the JSP-servlet-Java code or I use some frameworks like strokes ...

I am new to Java, but I have sufficient risk of programming.

Depends on what you are trying to achieve.

As far as the framework goes, I recommend checking the struts on struts (although they can be used together, spring has an equivalent spring-MVC).

But Spring may join a little for a Java novice, even if you have experience of other language. Experiment can be used first with JSP / servlet and once you are comfortable with them, see Spring (I recommend Spring in Action to read the material)

... Besides, if we are talking a little further out of the box (I refer to someone else / Scala / lift), another option would be Greyow on Grates. It is based on Spring, and is owned by Sprinsource, but it is very fun / quick to develop with it. Besides, if your previous experience is with dynamic langings such as Python / Ruby, then Groovy will be worth checking out.


Comments