SuperMoonster
Programmer
Hello guys,
I need to call an webservice that is in an address like this:
I used to use it in a jsp, in a form, doing something like: <form action=" ...
The problem is that now I cannot use a jsp. I want to call it from the servlet (sending and receiving the parameters).. without any jsp.
Can someone show me how?
thanks
I need to call an webservice that is in an address like this:
I used to use it in a jsp, in a form, doing something like: <form action=" ...
The problem is that now I cannot use a jsp. I want to call it from the servlet (sending and receiving the parameters).. without any jsp.
Can someone show me how?
thanks