----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Redirects might be ignored if you do not have 
buffered=yes as an init argument for your JSSI. 

If that argument is not specified, than some 
redirects might not work; this dependes on the moment
at which you redirect.

Once that one parameter is set redirects work nicely.

Alex.

On Wed, 10 Nov 1999, Frank Halsema wrote:

> ----------------------------------------------------------------
> BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
> WHEN YOU POST, include all relevant version numbers, log files,
> and configuration files.  Don't make us guess your problem!!!
> ----------------------------------------------------------------
> 
>       >I have a problem getting sendRedirect to work from a SSI
> servlet.
>       >Some one built a web site hosted on IIS with Jrun that I am
> trying to move to
>       >Linux. He has servlets using the service method that check
> submitted
>       >forms. If he finds an error he redirects to an error page. The
> redirects
>       >seem to be ignored. His design is to submit the form to a
>       >page and have the servlet parse the data and send it to a
>       >database. If there are errors he sends a redirect. The
> redirects are
>       >ignored and a blank record is inserted. I am not sure I like
> the design
>       >but would perfer to complete the rehost before changing it. Is
> there
>       >something about redirects and Jserv/SSI that I am missing?
> >
>       >Thanks for any help!
> 
>       Apache 1.3.9
>       Jserv 1.0
>       JSSI 1.1.2
>       OS Linux Mandrake 6.0; Kernel 2.2.9-19mdk
>       >
> 
> 
> 
> 
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Archives and Other:  <http://java.apache.org/main/mail.html>
> Problems?:           [EMAIL PROTECTED]
> 
> 



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to