Hello,

Sandeep Murphy wrote:
> 
> Hi,
> 
> Can anyone tellme how I can do a http request to a servlet from a PHP??
> 
> I mean, I have a username and password which I want to send in a
> string(variable) to a Servlet which authentifies it and responses back in
> XML format...
> 
> any suggestions??

This is what you need. There is even an example on how to make a SOAP
request via HTTP.

http://phpclasses.UpperDesign.com/browse.html/package/3

Regards,
Manuel Lemos

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to