Re: Jetty 6.x vs Tomcat 6.x

2009-03-20 Thread stanlick
Yeah, as it turns out, this was the culprit. Jetty 6.x had issues with the conditionality where TC 6.x did not.

Re: Jetty 6.x vs Tomcat 6.x

2009-03-20 Thread ChadDavis
On Thu, Mar 19, 2009 at 11:12 AM, Wes Wannemacher 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 Web

Re: Jetty 6.x vs Tomcat 6.x

2009-03-19 Thread Wes Wannemacher
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, Tomcat doesn't look to favorably on unclosed scriptlet tags... We found out the hard way that Tomcat doesn't compile a page when your page ends w/o the scriptlet

Re: Jetty 6.x vs Tomcat 6.x

2009-03-19 Thread stanlick
running when deployed in that environment, however, there seems to be > a > >> >> strange phenomenon concerning JSP page compiles containing S2 tags. > Is > >> >> there an issue concerning the two JSP compilers? > >> >> > >> >> Peac

Re: Jetty 6.x vs Tomcat 6.x

2009-03-19 Thread Nils-Helge Garli Hegvik
there seems to be a >> >> strange phenomenon concerning JSP page compiles containing S2 tags.  Is >> >> there an issue concerning the two JSP compilers? >> >> >> >> Peace, >> >> Scott >> >> -- >> >> View

Re: Jetty 6.x vs Tomcat 6.x

2009-03-19 Thread stanlick
;sort of" > >> running when deployed in that environment, however, there seems to be a > >> strange phenomenon concerning JSP page compiles containing S2 tags. Is > >> there an issue concerning the two JSP compilers? > >> > >> Peace, > >> Scott

Re: Jetty 6.x vs Tomcat 6.x

2009-03-19 Thread Nils-Helge Garli Hegvik
t; >> Peace, >> Scott >> -- >> View this message in context: >> http://www.nabble.com/Jetty-6.x-vs-Tomcat-6.x-tp22591346p22591346.html >> Sent from the Struts - User mailing list archive at Nabble.com. >> >> >> --

Re: Jetty 6.x vs Tomcat 6.x

2009-03-19 Thread Musachy Barroso
gt; strange phenomenon concerning JSP page compiles containing S2 tags.  Is > there an issue concerning the two JSP compilers? > > Peace, > Scott > -- > View this message in context: > http://www.nabble.com/Jetty-6.x-vs-Tomcat-6.x-tp22591346p22591346.html > S

Jetty 6.x vs Tomcat 6.x

2009-03-18 Thread stanlick
application is "sort of" running when deployed in that environment, however, there seems to be a strange phenomenon concerning JSP page compiles containing S2 tags. Is there an issue concerning the two JSP compilers? Peace, Scott -- View this message in context: http://www.nabble.com/Jetty-6.x-v