Kevin and I gave a (very well attended) presentation on Struts 1.1 to the New England Java User's Group in May. You can download the PowerPoint slides here
Posted by blackbear at May 13, 2003 02:02 PMHi All,
Great book!
However, I did uncover the following typos:
pg 217, Section "Check Boxes and Radion Buttons"
The bullet descriptions for html:checkbox, html:multibox, and html:radio are incorrect.
Instead they should read:
html:checkbox - generates a standalone check box
html:multibox - similar to a check box but managed as an array indexed property
html:radio - generates a radio button
Seems as though this was a simple copy/paste mistake since you all provided correct descriptions later in the section ;-)
Posted by: Chad (shod) Darby on May 25, 2003 10:29 AMHaving a Perl-based web content manager like Movable Type seems to me the best way to sponsor Struts!
Posted by: giuseppe on June 5, 2003 11:29 AMHi,
I am new to struts. Tried deploy the stocktrack.war to Tomcat in my W2k box but encounter the following error at http://localhost:8080/stocktrack/index.jsp :
HTTP 500 : The server encountered an internal error () that prevented it from fulfilling this request. ==> org.apache.jasper.JasperException: Unable to compile class for JSP
An error occurred at line: -1 in the jsp file: null
Do you know what happened?
Thanks,
Alex
Hi!!!
I´ve have a big problem i need put a multibox in the firts column fro a table, because the rest are the result of a query (DB2, now i have to delete all rows that was selected, but i don´t know how to do it??
Someone can help me please?? because i´m new in JSP, struts and servlets :o(
Thanks for your time an your help.
Regards
rosca81@yahoo.com
Posted by: Rosalia on July 11, 2003 06:04 PMI have a problem with example chapter 18. I get an error:
java.lang.Exception: Error communicating with JBoss: struts.ch18.client.CustomerUpdateException: java.rmi.MarshalException: error marshalling arguments; nested exception is:
java.net.SocketException: Software caused connection abort: socket write error
at struts.ch18.client.CustomerAction.execute(CustomerAction.java:63)
Please, who can help me? Is there a forum about the book?
Posted by: Tom on September 12, 2003 05:35 PMtry searching for forums with google
Posted by: Renters Rights on September 30, 2003 09:59 PMWow... I was expecting comments about how great the slide show was, not bug questions about the book.
Well, I for one liked the slides. :)
Posted by: Book Review on October 1, 2003 02:21 PM