hai Roland

The status code was 200. I get the initial part of the expected page.I have given all the required parameters(checked with tools >> page info >> forms in the browser).The source of expected page was about 20000 lines.I have not prepared the log files. I have a look at the cookies created when requested through the browser and requested from the application(using getCookies()).

The cookie created in browser
Cookiename :    aaaa
Content :           name=raja&age=20&cookie=enabled

The cookie generated when requested from application
Cookiename :
Content :      name=&age=&cookie=enabled
(name,age are not form elements but they are alias for some of the form elements)

A method of setting sessioncookies were hanled .


Please help me with a way to find out the cookie to be set for the request. Is there any way to retrieve all the session informations.
thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to