Hi,
 
I am using HttpClient (commons-httpclient-3.0-alpha2) api for file upload.
 
How to handle a session if I am creating a MultipartPost request in a JSP and posting 
the request using client.executeMethod(mPost) to a servlet URL. 
 
Once I send the request the session is getting killed and could not pass on the 
request to a specific handler in sequence..
 
Pl. let me know how to handle the session, if possible send me some sample code for 
that.
 
thanks in advance..
 
Srinivas.
 

                
---------------------------------
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!

Reply via email to