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
