I believe I have found an issue when the web.xml's welcome-file is a JSP,
which uses an action tag. And that JSP is pre-compiled/packed in a WAR file.
(This does not occur if deployed from a directory, but does occur if
deployed from an unpacked WAR or not-unpacked WAR file).
Tested on Tomcat 6.0
I should also note that I am using in my struts.xml.
-Original Message-
From: Lee Clemens [mailto:[email protected]]
Sent: Sunday, January 10, 2010 4:53 PM
To: 'Struts Developers List'
Subject: action fails when precompiled in war file
I believe I have found an issu
I believe I have found an issue when the web.xml's welcome-file is a JSP,
which uses an action tag. And that JSP is pre-compiled/packed in a WAR file.
(This does not occur if deployed from a directory, but does occur if
deployed from an unpacked WAR or not-unpacked WAR file).
Tested on Tomcat 6.0