| You are here: DEVPPL ‹ Forum ‹ Programming ‹ Java Forum |
NOTIFICATIONS
|
|
|||||||||||||||
Login |
Tomcat
1 post
• Page 1 of 1
0
Tomcat
Hi,
i have an application in webapps folders as "activation" and there is one sub folder as "issues" in it, and all other folder i.e. classes,web.xml,lib,WEB-INF are within the subfolder.
To use this web application i can access it using
http://localhost:8080/activation
But i want it to access using the sub folder
i.e.
http://localhost:8080/issues
Is this possible to access an application using subfolder and not the actual context?
i have an application in webapps folders as "activation" and there is one sub folder as "issues" in it, and all other folder i.e. classes,web.xml,lib,WEB-INF are within the subfolder.
To use this web application i can access it using
http://localhost:8080/activation
But i want it to access using the sub folder
i.e.
http://localhost:8080/issues
Is this possible to access an application using subfolder and not the actual context?
- Nityakaul
- Reputation: 0
- Posts: 2
- Joined: Wed Jun 20, 2007 7:46 am
- Highscores: 0
- Arcade winning challenges: 0
|
|