Re: encodeURL for FORMs

2000-05-10 Thread Hans Bergsten
David Wall wrote: > > What is the correct way to ensure that FORMs that are POSTed pass along the > session id information when cookies are disabled? > > The response.encodeURL() works just when going from link to link, but it > always seems to get lost when I post a form. This was not working in

encodeURL for FORMs

2000-05-10 Thread David Wall
What is the correct way to ensure that FORMs that are POSTed pass along the session id information when cookies are disabled? The response.encodeURL() works just when going from link to link, but it always seems to get lost when I post a form. This was not working in JRun 2.3.1 (JSP 0.92), but i