Commenting out JspInterceptor effectively removes JSP support. Now you either need to define a "*.jsp" mapping in your web.xml, or hack WebXmlReader (line 67 of "Final") so that it doesn't add a default "*.jsp" mapping. ----- Original Message ----- From: "Bojan Smojver" <[EMAIL PROTECTED]> To: "Tomcat Dev List" <[EMAIL PROTECTED]> Sent: Thursday, November 22, 2001 3:28 AM Subject: TC 3.3: For Servlets only
> Two questions: > > - does anyone have experience with removing the JSP part from TC (i.e. > make TC 3.3 a servlet container only)? > - would something like that actually break any licensing agreements with > Sun? > > Bojan > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > *----* This message is intended only for the use of the person(s) listed above as the intended recipient(s), and may contain information that is PRIVILEGED and CONFIDENTIAL. If you are not an intended recipient, you may not read, copy, or distribute this message or any attachment. If you received this communication in error, please notify us immediately by e-mail and then delete all copies of this message and any attachments. In addition you should be aware that ordinary (unencrypted) e-mail sent through the Internet is not secure. Do not send confidential or sensitive information, such as social security numbers, account numbers, personal identification numbers and passwords, to us via ordinary (unencrypted) e-mail. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>