On Tue, 15 Aug 2000, Clint Heyer wrote:
> >Is it so that the JSSI cant handle a redirect or is it me doing
> >something wrong.
> You can't do redirects in SSI because the HTTP headers have already been 
> written by the time your servlet gets executed, and redirects need to go in 
> the headers.

"buffered ("yes"|"no")
            - default no -
            Buffer the Output of the SSI servlet. This is needed if you
            want to set headers within in the included servlets
            which should affect the whole output."

quote from the JSSI docs (http://java.apache.org/jservssi/install.html) .

Peter

--
URBAN Peter                       Mail:  [EMAIL PROTECTED]
Federal Institute of Technology   WWW:   http://lsewww.epfl.ch/urban
EPFL-DSC-LSE, office INF 232      Phone: +41 (21) 693 4249
CH-1015 Lausanne, Switzerland     Fax:   +41 (21) 693 6770



------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Problems?:       [EMAIL PROTECTED]

Reply via email to