On Thu, Mar 19, 2009 at 11:12 AM, Wes Wannemacher <w...@wantii.com> wrote:
> In theory, an app should work on any app server, but from time to time
> I've found out about incompatibilities the hard way. For instance,

Similarly, I found incompatibility in JSP parsers in the past.  My
issue was moving from TC to Weblogic, several years back, but the
issue was due to Tomcat having a less strict enforcement of syntax
rules than weblogic.  This is like what Wes reports.  It could be some
syntax in the JSP that TC let's slip, and Jetty doesn't.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to