File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Bunkhouse Porch and the fly likes Need replacement book (Struts) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Books » Bunkhouse Porch
Reply Bookmark "Need replacement book (Struts)" Watch "Need replacement book (Struts)" New topic
Author

Need replacement book (Struts)

Mike Himstead
Ranch Hand

Joined: Apr 12, 2006
Posts: 178
Hi,

I'm in urgent need of a book concerning Struts and JSP. After a recommendation I ordered James Goodwill's "Mastering Jakarta Struts" but I was told today that it can't be delivered within next two weeks. Anything else worth buying?

By the way, I need a book about Struts because I'm new to a project using Struts and I'm expected to make some changes (like making a tree structure collapsable etc). Right now I can't really tell the difference between Struts and JSP.
Cameron Wallace McKenzie
author and cow tipper
Saloon Keeper

Joined: Aug 26, 2006
Posts: 4967

Struts can be a little confusing, especially if you come from a Servlet/JSP background.

The key to Struts is ActionClasses (the front controller), the config file, where navigation, actions, and links are mapped, and Form beans, that help with validation. Those are the basics, and you build from there.

Free Multimedia Tutorial on Struts Development

I have a few tutorials on Struts on my website. They'll demonstrate the basics. I highly recommend you check them out, just to get an idea on what is going on with a struts app. From there, hunker down with a good book.

Cheers!

-Cameron McKenzie


Author of Hibernate Made Easy, What is WebSphere???, JSF 2.0 Made Easy and the SCJA Certification Guides
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Need replacement book (Struts)
 
Similar Threads
Live Project and Exp Certificate
Book for JSF and Richfaces
jsp,servlet & struts books
Hibernate book
/tags-html can not be resolved in either web.xml or the jar files deployed with this