aspose file tools
The moose likes Struts and the fly likes Difference in Struts Versions Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Difference in Struts Versions " Watch "Difference in Struts Versions " New topic
Author

Difference in Struts Versions

Dushyant Danveer
Ranch Hand

Joined: Jun 08, 2007
Posts: 31
Hi,
I am learning Struts 1.1 from a pdf called "Struts Survival Guide" . I noticed on Struts website that there is Struts 1.2.x, Struts 1.3.x and Struts 2 versions.
I can find tutorials on Struts 2 and saw that there is a lot of change - terminologies ,concepts, etc . from Struts 1.1
But I cannot find any tutorial on Struts 1.2.x and 1.3.x versions.

Can you please advise me if there are lot of changes from Struts 1.1 to Struts 1.2 and 1.3 versions?

Thanks in advance,
Danveer
Joe Ess
Bartender

Joined: Oct 29, 2001
Posts: 8259

Struts 2 is a very different API.
Apache Struts Documentation: Comparing Struts 1 and 2


"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
Dushyant Danveer
Ranch Hand

Joined: Jun 08, 2007
Posts: 31
Yes I agree Struts 1 and 2 are veru different.

But I would like to know the difference between Struts 1.1 and 1.2 and 1.3? Are the versions within Struts 1.x have a lot of differences?
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Difference in Struts Versions
 
Similar Threads
Basic Lessons
difference between struts.jar and struts-core.jar
Struts release feature comparison
how about a "Head First" book on struts?
Any one know any E book on struts 1.2?