http://<host>:<port>/axis/services/Version?method=getVersion for example, with a standard installation of axis, will return an XML document to your browser (which IE, at least, displays fairly nicely). For a more complex web service, add parameters using standard URL formation rules.
-----Original Message----- From: Alexandru Simion [mailto:[EMAIL PROTECTED] Sent: Monday, June 02, 2003 8:15 AM To: [EMAIL PROTECTED] Subject: Calling a web service from a browser Hi , Can, anyone, tell me if it is possible to invoke an axis web service from a browser ? And, if yes, what is the procedure to do that ? Thanks Sam.
