No, but here's something interesting -- In 4.0.4, there are two servlet JARs, javax.servlet.jar and javax.servlet.jsp.jar. The second one had the "JSP" classes init.
In 4.2.2, there is only one file, servlet-api.jar. This JAR has a "jsp" package/folder to hold the JSP classes, but this folder is empty. Do you think it's possible that the build ogt 4.2.2GA I got was somehow bad? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4165422#4165422 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4165422 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
