aspose file tools
The moose likes Struts and the fly likes Installation steps for struts 2 with apache tomcat 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 "Installation steps for struts 2 with apache tomcat" Watch "Installation steps for struts 2 with apache tomcat" New topic
Author

Installation steps for struts 2 with apache tomcat

Anand Suryavanshi
Greenhorn

Joined: Feb 16, 2009
Posts: 5
Hi experts,
I am downloaded struts 2.zip file.
Now i want to know how install the struts or how setups the struts with the tomcat.
Please Help Me..

Thanks and Regards
Ankit Garg
Saloon Keeper

Joined: Aug 03, 2008
Posts: 9189
    
    2

You don't need to "install" struts, you just need to take the jars that are required in a struts project and put them in the WEB-INF/lib folder of your application to use them. You can start of with struts using tutorials available here, here, here, here (for netbeans) or here (for eclipse)...


SCJP 6 | SCWCD 5 | Javaranch SCJP FAQ | SCWCD Links
Anand Suryavanshi
Greenhorn

Joined: Feb 16, 2009
Posts: 5
Thank You,
Sir
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Installation steps for struts 2 with apache tomcat
 
Similar Threads
Software for Struts 2
Resource not found
Need help regarding Struts 2
Datagrid in Struts 2
datagrid in JSP using struts 2 framework