Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Tomcat
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
Liutauras Vilda
Jeanne Boyarsky
paul wheaton
Sheriffs:
Ron McLeod
Devaka Cooray
Henry Wong
Saloon Keepers:
Tim Holloway
Stephan van Hulst
Carey Brown
Tim Moores
Mikalai Zaikin
Bartenders:
Frits Walraven
Forum:
Tomcat
Change my application URL
Sarath Koiloth Ramath
Ranch Hand
Posts: 52
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi Friends,
Can any one tell me, How should i change my Url of my application from
http://localhost:8080/index.html
to
http://localhost:8080/myapplicationname
. I am using
tomcat
5.5.
Thanks in Advance
J 4 Java
Anbarasu Aladiyan
Ranch Hand
Posts: 182
I like...
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Your application is deployed with ROOT context. Change the application context to myapplicationname.
Anbarasu Aladiyan
Sarath Koiloth Ramath
Ranch Hand
Posts: 52
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi Anbarasu,
Thanks for the quick reply.Sorry i am not into tomcat side.can you please tell me how to change the application context to myapplicationname.
Thanks
Sarath K Ramath
J 4 Java
Anbarasu Aladiyan
Ranch Hand
Posts: 182
I like...
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Rename the ROOT directory into your desire context name, which can be found under the .../tomcat/webapps directory.
Anbarasu Aladiyan
I'm a lumberjack and I'm okay, I sleep all night and work all day. Lumberjack ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Jsps and Servlets
remove the war name from the urls in tomcat5.5
redirecting all request
Url of web aplpication
Changing Default Context Of Tomcat
More...