hello
i am using struts for implementing MVC..pls give me some idea abt its requirement and usability
thanks
-
Struts (3 messages)
- Posted by: sanjay parihar
- Posted on: November 05 2001 23:23 EST
Threaded Messages (3)
- Struts by Harish Babu on November 05 2001 23:39 EST
- struts step by step tutorial by satya das on June 24 2008 02:19 EDT
- Re: Struts by Eswar M on May 16 2009 16:19 EDT
-
Struts[ Go to top ]
- Posted by: Harish Babu
- Posted on: November 05 2001 23:39 EST
- in response to sanjay parihar
Hi,
Its one of the best way to implement MVC architecture.U'r JSP acts as View,u'r EJB layer ( if u are using it) acts a model,and u'r controller is taken care by the struts-config.xml ,Action Servlet(provided by struts)
check out these links
http://www.onjava.com/pub/a/onjava/2001/10/31/struts2.html
http://www-106.ibm.com/developerworks/library/j-struts/?n-j-2151
The Jakarta Doc itself is a great resource
Harish -
struts step by step tutorial[ Go to top ]
- Posted by: satya das
- Posted on: June 24 2008 02:19 EDT
- in response to Harish Babu
you can find out struts step by step tutorial with code example at http://www.techfaq360.com/tutorial/struts.jsp -
Re: Struts[ Go to top ]
- Posted by: Eswar M
- Posted on: May 16 2009 16:19 EDT
- in response to sanjay parihar
Check this out Struts Resources: http://www.vaannila.com/struts/struts-tutorial/struts-tutorial.html