https://issues.apache.org/bugzilla/show_bug.cgi?id=48616

--- Comment #1 from Mark Thomas <[email protected]> 2010-01-26 03:41:10 GMT ---
If you could attach the simplest possible JSP that demonstrated this issue that
would be very helpful.

As a work-around, try using the following in your web.xml:

<web-app xmlns="http://java.sun.com/xml/ns/javaee";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
   xsi:schemaLocation="http://java.sun.com/xml/ns/javaee
http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd";
   version="2.5">
...
</webapp>

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to