Mark Davidson wrote:
> I've seen other postings from people using both Tomcat and Weblogic, and
> having the same problem. My question is... why? I know some people have
> suggested unpacking the war file and struts.jar file so they can be in your
> classpath, but I would love to know the reason behind this issue.
There are actually two issues:
(1) Running a Struts application from a WAR
(2) Compiling your own Struts application
The containers and development environments have conflicting
requirements, which is the source of a lot of confusion.
The bottom line is that the struts.jar SHOULD NOT be on the classpath
when Tomcat is running.
See < http://husted.com/about/struts/kickstart.html#jar > for more.
-- Ted Husted, Husted dot Com, Fairport NY USA.
-- Custom Software ~ Technical Services.
-- Tel 716 425-0252; Fax 716 223-2506.
-- http://www.husted.com/about/struts/