user  

Re: Tomcat 6.0 + struts 1.1 => are they compatible?

Antonio Petrelli
Thu, 22 May 2008 12:03:32 -0700

2008/5/22 jklcom99 <[EMAIL PROTECTED]>:.
>
> It's complaining java.lang.NoClassDefFoundError: javax/el/ExpressionFactory.
> Not sure if it's related.

Probably you are using Struts EL tags. Simply don't use them, use
non-EL tags instead, EL expression will work anyway because Tomcat (as
every JSP 2.x does) understands them.

Antonio

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]