TECTED]
Subject: URL request Syntax
Hi,
I know it is maybe a stupid question but I ask it anyway.
I have a java class that contains a method 'myMethod(String a)'
If I deploy it as an AXIS service I know how to point my internet browser to the
method but I don't have any idea how to
Hi,
I know it is maybe a stupid question but I ask it anyway.
I have a java class that contains a method 'myMethod(String a)'
If I deploy it as an AXIS service I know how to point my internet browser to the
method but I don't have any idea how to pass the value of the parameter for this
method.