Servlet Mill support for servlet2.2 would require the Servlet Mill JSP compiler to be updated (along with other things). The JSP compilation servlet, for example, is not part of the servlet.jar file. Most of the servlet.jar stuff is base classes and interfaces that the app server provider has to provide implementations classes for. Hal -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 06, 2001 11:00 AM To: [EMAIL PROTECTED] Subject: Hacking Servlet Mill Well, Craig was right and our problems with Struts and Servlet Mill apparently stem from the fact that it is Servlet 2.1, not Servlet 2.2 compatible. Can we just replace the servlet.jar file in Servlet Mill with the 2.2 servlet.jar? Is that safe, or will it break Servlet Mill? Julia

