aspose file tools
The moose likes Struts and the fly likes Struts 1.0 vs Struts 1.1 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Struts 1.0 vs Struts 1.1" Watch "Struts 1.0 vs Struts 1.1" New topic
Author

Struts 1.0 vs Struts 1.1

amit sanghai
Ranch Hand

Joined: Dec 05, 2000
Posts: 231
Hi,

What are the differences between Struts 1.0 and 1.1?
Merrill Higginson
Ranch Hand

Joined: Feb 15, 2005
Posts: 4864
There are quite a few differences:

1-The validation framework is only available in version 1.1
2-Having different modules in the same application is only available in 1.1
3-There are differences in how you set up the web.xml file and struts-config.xml file.

If at all possible, I'd recommend you use version 1.1 or above.


Merrill
Consultant, Sima Solutions
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Struts 1.0 vs Struts 1.1
 
Similar Threads
Application Resources
Struts 1.0 and Struts 1.1
difference between struts 1.0 and struts 1.1
format and formatKey
Struts Tiles and Templates