My guess would be importing the required stubs in your JSP code, using the stub classes inside your JSP code, and setting the classpath appropriately.

Another way could be to use Java beans+JSP combination for invoking the service. Off course, that depends on what kind of application you are building.

HTH,
- Jyoti


On 11/3/05, Raffaele Viola <[EMAIL PROTECTED]> wrote:
How can I call web service by a jsp page using the java classes created by Axis

Thanks Raffo

Reply via email to