Hi, I am using HttpClient. The setup is done on RAD6.0 and i am using struts. Earlier I was sending post request with MultiPartPostRequest() and everything was working fine. Now, I want to use PostMethod() , the values are sent correctly from the client with request but when I check the parameters in actionclass, the values are null.
Any help will appreciated. Thanks, Aparna.
