-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
I have installed JSSI 1.2 and seem to have a problem.
I have a servlet that does res.sendRedirect(strURL);
If I put my SERVLET tag BEFORE any HTML
then redirect works. However redirection does not work
if I generate any html before redirecting to the URL
I need (suppose I put SERVLET tag inside html body).
I tried to redirect from within the servlet that generates
HTML from start to the end and that works fineB.
Is this a limitation of JSSI or am I doing something wrong
here. In any case your help is appreciated.
Thanks,
Alex.
--
--------------------------------------------------------------
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]