Re: HttpClient query...

2004-10-07 Thread Srinivas Velidanda
Velidanda 06.10.2004 13:43 Please respond to Commons HttpClient Project To [EMAIL PROTECTED] cc Subject Re: HttpClient query... Hi, Thanks for your help. I found the samples specified by you very much useful. I got it working with my JSP by sending user credential parameters which were

Re: HttpClient query...

2004-10-07 Thread Roland Weber
: HttpClient query... Hi, Greetings. I am running into problems, as you have mentioned, i was trying to work with an Applet. Couldn't set security permissions and even if I set the permissions there could be problems with setting the user credentials. I do not know how I can make the applet

RE: HttpClient query...

2004-10-07 Thread Ramesh Nethi
- From: Srinivas Velidanda [mailto:[EMAIL PROTECTED] Sent: Thursday, October 07, 2004 7:03 PM To: [EMAIL PROTECTED] Subject: Re: HttpClient query... Hi, Greetings. I am running into problems, as you have mentioned, i was trying to work with an Applet. Couldn't set security

RE: HttpClient query...

2004-10-07 Thread Ramesh Nethi
Sorry group, Pl ignore the email. It was a mistake. Regards Nethi -Original Message- From: Ramesh Nethi [mailto:[EMAIL PROTECTED] Sent: Thursday, October 07, 2004 7:57 PM To: 'Commons HttpClient Project' Subject: RE: HttpClient query... Yeah. I noticed that. Srikanth mentioned

Re: HttpClient query...

2004-10-06 Thread Srinivas Velidanda
/?only_with_tag=HTTPCLIENT_2_0_BRANCH cheers, Roland Srinivas Velidanda 05.10.2004 14:00 Please respond to Commons HttpClient Project To Commons HttpClient Project cc Subject Re: HttpClient query... Hi Roland, thanks for the reply. I am new to this API and pl let me know how can I do

Re: HttpClient query...

2004-10-06 Thread Roland Weber
Velidanda [EMAIL PROTECTED] 06.10.2004 13:43 Please respond to Commons HttpClient Project To [EMAIL PROTECTED] cc Subject Re: HttpClient query... Hi, Thanks for your help. I found the samples specified by you very much useful. I got it working with my JSP by sending user credential

HttpClient query...

2004-10-05 Thread Srinivas Velidanda
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

Re: HttpClient query...

2004-10-05 Thread Roland Weber
to Commons HttpClient Project To [EMAIL PROTECTED] cc Subject HttpClient query... 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

Re: HttpClient query...

2004-10-05 Thread Srinivas Velidanda
05.10.2004 13:32 Please respond to Commons HttpClient Project To [EMAIL PROTECTED] cc Subject HttpClient query... 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

Re: HttpClient query...

2004-10-05 Thread Roland Weber
To Commons HttpClient Project [EMAIL PROTECTED] cc Subject Re: HttpClient query... Hi Roland, thanks for the reply. I am new to this API and pl let me know how can I do the following. 1. can I set the same parameters coming from the session before creating Multipart request to the Multipart

Re: HTTPClient query

2003-02-27 Thread Michael Becke
? Regards, Dheeraj - Original Message - From: Michael Becke [EMAIL PROTECTED] To: Dheeraj [EMAIL PROTECTED] Sent: Thursday, February 27, 2003 12:19 AM Subject: Re: HTTPClient query Hi Dheeraj, To be able to post questions to the mailing list you have to be subscribed. You can do that here

Re: HTTPClient query

2003-02-26 Thread Michael Becke
: Re: HTTPClient query Hello Dheeraj, If you could, please provide more information about what you are trying and what is failing. A test case that shows the problem is always good. Also, please post the question to the HttpClient mailing list at [EMAIL PROTECTED] (you will have