On 1/12/06, Garner, Shawn <[EMAIL PROTECTED]> wrote:
> I found one reason it wasn't working.
> I had to go back to this version of web-app.
> <!DOCTYPE web-app
>     PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
>     "http://java.sun.com/j2ee/dtds/web-app_2.3.dtd";>
>
> After that though I'm getting some errors upon startup:
> Also getting this:
> 01/12 14:29:29 error Deployer Service failed to deploy
> file:/D:/dev/totw07shale/changeform/
>       * javax/servlet/jsp/el/ELException
>       * null
> [1]java.lang.NoClassDefFoundError: javax/servlet/jsp/el/ELException

When you dropped back to Servlet 2.3, did you also switch to JSTL 1.0?

There is some information on running Shale on a Servlet 2.3 platform here:
   http://struts.apache.org/struts-shale/index.html#Foundations

--
Wendy

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

Reply via email to