RE: TC 3.3: For Servlets only

2001-11-30 Thread GOMEZ Henri
>Maybe just 'Tom' (since 'cat' was eaten with JSP's ;-) > +1 !=))) -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: TC 3.3: For Servlets only

2001-11-30 Thread Bojan Smojver
[EMAIL PROTECTED] wrote: > > On Thu, 29 Nov 2001, Bojan Smojver wrote: > > > Bill Barker wrote: > > > > > > 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

Re: TC 3.3: For Servlets only

2001-11-29 Thread costinm
On Thu, 29 Nov 2001, Bojan Smojver wrote: > Bill Barker wrote: > > > > 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 > > f

Re: TC 3.3: For Servlets only

2001-11-29 Thread Bojan Smojver
Bill Barker wrote: > > 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. Again, thanks for this. It makes JSP and Servle

Re: TC 3.3: For Servlets only

2001-11-28 Thread Bill Barker
AIL 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 noJ

RE: TC 3.3: For Servlets only

2001-11-28 Thread Ignacio J. Ortega
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

Re: TC 3.3: For Servlets only

2001-11-22 Thread Bojan Smojver
Bill Barker wrote: > > 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. Thanks. Bojan -- To unsubscribe, e-mail: <

Re: TC 3.3: For Servlets only

2001-11-22 Thread Bill Barker
ot;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

TC 3.3: For Servlets only

2001-11-22 Thread Bojan Smojver
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: For additional commands, e-mai