|
-
April 13th, 2010, 11:54 PM
#1
problem about jsessionid
dear gurus:
urgent.
the tomcat server return jsessionid in the URL.
Did I need to send the jsessionid in my form to be submit or does the browser automatic do it?
for example:
<go href="services.do" method="post>
<postfield name = "id" value = "1">
</go>
Did I need to replace the "services.do" with ""services.do;jsession=xxx"?
And how will the browser deal with the jsessionid?will it automatic include it in the header to server?
thanks a lot.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|