| Author |
creating a web context root in tomcat
|
Pawanpreet Singh
Ranch Hand
Joined: Jun 12, 2005
Posts: 264
|
|
Could any body help me to sort out this How to configure a web context root on Tomcat. In Tomca\webapps folder, if i want to define a web root with name myweb and want to access that web root using http://localhost:8080/myserver, How can i achieve, do i need to do settings in server.xml or in web.xml.
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
|
Did you intend for the difference in names: myweb/myserver?
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
 |
|
|
subject: creating a web context root in tomcat
|
|
|