Emre Sokullu wrote:
Is there a method like PostMethod.addParameter(), for GetMethod class.

Or do we have to do it manually ( http://url?param1=value1 etc.)


You should use the HttpUrl class to assemble the URL for a GET method.


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



Reply via email to