Hi i am using commons-httpclient to send parameters in the messgae body while invoking a
servlet (making post request) now when i call my application url which is running on SSL it throws me followi ng error
TestConnection.java
error
when i changed the called url to
www.google.com it throws following error
can anybody please guide me in solving the issue.
[ November 23, 2008: Message edited by: ruquia tabassum ]