You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Alex Dovlecel <do...@kbs.twi.tudelft.nl> on 2002/11/22 14:05:13 UTC

WEB app and web service

Hello all,
Has anyone done the following: 
created a web application (jsp and servlets) and a service in the same 
package? 

And then access the service from the servlets?

And accessed the services without using soap calls? (without doing a call to 
http://localhost:8080/axis/servlet/AxisRouter)? 

And had a statefull session? 

If yes, could give me some guidelines ? 


TOMCAT 4.1.12 / Apache AXIS 1.0 

Devel: Eclipse (and now Sysdeo tomcat plugin) 

Tx 
dovle