N.s.Karthik wrote:
My Friend
Let me Explain...
I have an an web based application hosted on a tomcat server (port :8080)
hence to access the application , i have to use the URL as follows
*http://:/APP/index.jsp*
Now if some reason , I have to expose some underlying methods part's of
the
rthik
--
View this message in context:
http://tomcat.10.x6.nabble.com/HOWTO-Same-web-application-serving-UI-SOAP-tp5005925p5005937.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: users-uns
N.s.Karthik wrote:
Hi
Do any body have any Brain storming Ideas for the Following
With single Web Application Installation
Use a Web application for Web based - Browser Interface.
Use the same Web application for exposing the SOAP based - Client
Interface
URL should be same and
of Browser / Soap .
*
Web : http://:8080/App/jsp/abcd.jsp
Soap : http://8080/App/services/abcd.wsdl
*
How to achieve the same
--
View this message in context:
http://tomcat.10.x6.nabble.com/HOWTO-Same-web-application-serving-UI-SOAP-tp5005925.html
Sent from the Tomcat