RE: J2EE and Tomcat and struts (Question re "Struts in Action" by Husted)

2003-03-04 Thread James Mitchell
>From the bottom of page 20: "The UserDirectory is a helper class that will record usernames and passwords into a standard properties file. Otherwise, the failure ActionForward is returned at (e)." Ted (perhaps mistakingly) over-looked adding the source for that class. I can't seem to find it in

RE: J2EE and Tomcat and struts (Question re "Struts in Action" by Husted)

2003-03-04 Thread Jonathan
Tomcat is an implementation of the servlet spec that is part of the J2EE architecture. You should be able to include the jar files that are in tomcat as part of your classpath in order to compile your servlets. Jon. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] S