Kevin's done a new and improved HelloWorld webapp that should hopefully help anyone who had problems with the version of the app found in chapter 3.
He's also written a length article on how to install it, which should be up on Gamelan, we'll provide a link once it's live.
The new printing of the book will also include a new appendix, which covers installation.
You can download the zip file here
Posted by blackbear at March 5, 2003 01:22 AMYour Chapter 3 link is broken....
Posted by: Jay on March 6, 2003 10:09 AMNone
Posted by: Rajasekar on March 7, 2003 12:37 AMhi goodday
Posted by: mryan23 on March 21, 2003 03:12 AMKevin's article on "Struts from Scratch" and HelloWorld example installation is now available online
http://www.developer.com/java/ent/article.php/2107401
Posted by: Suresh on March 21, 2003 04:45 PMHow do we get the first hello example to work in our environment, running eclipse and tomcat, do we have to download the struts too
Posted by: s Kher on June 6, 2003 02:57 PMDo you guys have chapter 17 example working with Struts 1.1?
Posted by: RS on June 10, 2003 01:19 PMtesting ...
Posted by: x on June 13, 2003 01:44 PMGood find here. Just downloaded and will give a go... thanks from a Movabletyper.
Posted by: netflix on September 11, 2003 12:48 PMTesting ... 123 testing 123
I seem to be having real problems with the stocktrack application. I got torque to run and build the tables, but then run into the real problems. I dead-end in chapter 7
1. There is reference to the "holding" table/class. I don't seem to see that in the schema xml file.
2. I could really use help on how to take the classes built by torque, and how to build into the application infrastructure. Just pick up the .java / .class files and move them? How about compile/run-time issues. What jar files should be included, and where. Didn't want to make this book an exercise on how to do object-relational work.
3. The stock.tld depends on some of the torque stuff, so I can't really go further until I figure out the torque/holding/implementation issue.
there are several stocktrack.war files on the cd, all different. Is there one that's comprehensive and I can use to install the application, and work backwards?
Vinnie
Posted by: Vinnie DiPrenda on October 6, 2003 12:01 PM