You can also look at an example in the struts.jar(jar xvf struts.jar will uncompress it). Place the struts-blank.jar in your tomcat_home/webapps directory. Very fast way to start with a well constructed 'template' struts application. Saves lots of time.
Always a pleasure! Leon -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Thursday, January 12, 2006 8:00 AM To: CTJUG Forum Subject: [CTJUG Forum] Re: Struts and Tomcat webapp problem Bertram and Leon many thanks. I just need to change the ACTION attribute to registration.do . Once the requested is passed it was looking for /registration .I did a search through the struts documentation and it is in fact mentioned there :-$ Once again, many thanks :-)
