Hi,
Does the new WSO2 Application Server release still conform only to the OLD
JSP 2.0 spec?

It seems so from the javax.servlet.jsp_2.0.0.v200806031607.jar bundle in
the repository/components/plugins/ directory.

We developed a simple Spring MVC application which works perfectly on both
6 and 7 versions of standalone Tomcat. But when deployed it on WSO2 AS
5.0.0 we get a java.lang.NoSuchMethodError:
javax.servlet.jsp.PageContext.getELContext()Ljavax/el/ELContext;
This method was added in JSP 2.1. This led us to the discovery of the
javax.servlet.jsp_2.0.0.v200806031607.jar bundle.

Is there a way for us to replace it with a newer bundle which supports
atleast JSP 2.1? If yes can someone please point us to a link from where to
download it and how to replace existing bundle with it?

-- 
Regards,
Koustubha Kale
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to