Hi
I wrote a web service using java, and build it successfully, then i copied .war file in to webapps folder of tomcat, then i start tomcat and it creates a folder in webapps , now i want know these step are enough for deploy web service in tomcat ?
if my web service folder name 'Test' and web service name 'Work' , what is the url i should follow ?
Thanks
I wrote a web service using java, and build it successfully, then i copied .war file in to webapps folder of tomcat, then i start tomcat and it creates a folder in webapps , now i want know these step are enough for deploy web service in tomcat ?
if my web service folder name 'Test' and web service name 'Work' , what is the url i should follow ?
Thanks
Comment