aspose file tools
The moose likes Struts and the fly likes Building websites using struts 1.x or 2.x Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Building websites using struts 1.x or 2.x" Watch "Building websites using struts 1.x or 2.x" New topic
Author

Building websites using struts 1.x or 2.x

Srinivas Rachamallla
Greenhorn

Joined: Feb 22, 2008
Posts: 10
Hi Friends...

Is it better to build websites in 1.x or 2.x.(In terms of all issues).


Srinivas.<br />Life is all about Comparisons.
Joe Ess
Bartender

Joined: Oct 29, 2001
Posts: 8290

Man, those guys though of everything!
I maintain a huge application written with Struts 1. Since it would be an enormous undertaking to rewrite that app, it's going to stay with version 1.
I feel a lot more productive with Struts 2. One doesn't have to write as much code for the framework as with Struts 1 (form beans!). Struts 2 also supports "zero configuration" and other time savers. Anything new that I write, I'm using Struts 2.


"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Building websites using struts 1.x or 2.x
 
Similar Threads
SCJP
unexpected results with a while counter.... (Head First, pg. 13)
Grains - algorithm
I need some elaborations on this code
Is this java's Bug