I've checked in a change to move setting the default mapping to
JspInterceptor.  Now, all Bojan needs to do is to comment out JspInterceptor
in server.xml and all of his *.jsp files will be served as regular text
files.
----- Original Message -----
From: "Ignacio J. Ortega" <[EMAIL PROTECTED]>
To: "'Tomcat Developers List'" <[EMAIL PROTECTED]>; "'Bill
Barker'" <[EMAIL PROTECTED]>
Sent: Wednesday, November 28, 2001 1:06 PM
Subject: RE: TC 3.3: For Servlets only


> This calls for adding some kind of attribute noJsp="false" in
> WebXmlReader interceptor to not add "*.jsp" to every context..
>
> Saludos ,
> Ignacio J. Ortega
>
>
> > -----Mensaje original-----
> > De: Bill Barker [mailto:[EMAIL PROTECTED]]
> > Enviado el: jueves 22 de noviembre de 2001 21:42
> > Para: Tomcat Developers List
> > Asunto: Re: TC 3.3: For Servlets only
> >
> >
> > 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]>
>


*----*

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]>

Reply via email to