Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Struts

  Asked By: Cesar    Date: Jul 03    Category: Java    Views: 552
  

I am new to struts and i installed struts in jboss2.4.3 with tomcat and it is
also running fine..can anyone please send some links to guide/tutorials for how
to use it..it would be more helpful to me..

Share: 

 

2 Answers Found

 
Answer #1    Answered By: Atid Boonliang     Answered On: Jul 03

The office user's guide:
jakarta.apache.org/.../index.html

JGuru (use to be free and a great place to post questions):
http://www.jguru.com/forums/Struts

Free book (in pdf format):
www2.theserverside.com/resources/strutsreview.jsp

 
Answer #2    Answered By: Hayden Evans     Answered On: Jul 03

The Wrox publication does have a chapter dedicated to
struts in their latest books

Professional JSP 2nd Edition.

Also the code samples are available for ftp from the
Wrox site.

The chapter contains a very good praticle application
that is modeled around the frameworks example
application.

One gripe I have about this example is that there is
no DB calls and all the informations are loaded from
an XML file...

Also I there is a new book being released about the
Strut Framework available in .doc format. It is still
in the review stage, but it has some good technical
stuff on it and avialable from the "theserverside.com"
website...

 
Didn't find what you were looking for? Find more on Struts Or get search suggestion and latest updates.




Tagged: