This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Struts and the fly likes About Struts version 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 "About Struts version" Watch "About Struts version" New topic
Author

About Struts version

Ashutosh Arya
Ranch Hand

Joined: Oct 07, 2008
Posts: 69
Hi,

In my project right now no framework is used and my manager wants me to implement a framework.

I am aware of the popular frameworks but wanted to implement struts.Please suggest shall I use Struts 2.0 or the earlier version.

Actually the main intention is to make the application in such a manner so that it can cope up with the latest technology changes, also the new developers joining the team can get to work on newer technologies.If you want to suggest any other frameworks please suggest.

I will be glad to learn and implement them.

It will be very kind if you could please suggest a learning source online.

Thanks in advance,

Aashu
David Newton
Author
Rancher

Joined: Sep 29, 2008
Posts: 12617

I would not use Struts 1 for any new development; it's quite antiquated in its philosophy.

If I wanted to go with a Java-based action-oriented framework I'd use either Struts 2 or Spring MVC.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: About Struts version
 
Similar Threads
Please suggest Best book for Struts 1.3
Is there a better Web Application (J2EE) framework that we can use?
Claims-Based Identity in Web Services
Use Struts tag libs without using Struts Framework
jsf, struts vs other frameworks