-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

Passing SessionId via URL rewriting in method doGet is simple and
working fine. I want to do the same with method doPost. I tried to put
additional html parameter in section <form> like:
<input type="hidden" name="JServSessionId" value="%current session%">
but it seems it is not interpretted.

BarTeo


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