Unfortunately, the servlet-api.jar constains only a subset of the javax.servlet.xxx classes. For instance, the JspWriter class isn't contained in this jar which leads me to believe the servlet-api.jar is a runtime only jar and not for development purposes.
If someone is building web apps using Ant against jboss-3.2.4 and Tomcat 5, I'd love to find out what servlet jar they are using for development. J.D. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838221#3838221 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838221 ------------------------------------------------------- This SF.Net email is sponsored by: GNOME Foundation Hackers Unite! GUADEC: The world's #1 Open Source Desktop Event. GNOME Users and Developers European Conference, 28-30th June in Norway http://2004/guadec.org _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
