aspose file tools
The moose likes Tomcat and the fly likes Automatic redirect to my context Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Automatic redirect to my context" Watch "Automatic redirect to my context" New topic
Author

Automatic redirect to my context

amit sharma
Ranch Hand

Joined: Jul 19, 2006
Posts: 129
currently I have to type like
http://mywebsite:9090/mycontext/

what shud i do so that when i user type
http://mywebsite:9090
it rederict to my context
Thanks d17may
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56185
    
  13

"dmay dmay",

There aren't many rules that you need to worry about here on the Ranch, but one that we take very seriously regards the use of proper names. Please take a look at the JavaRanch Naming Policy and adjust your display name to match it.

In particular, your display name must be a first and a last name separated by a space character, and must not be obviously fictitious.

Thanks!
bear
JavaRanch Sheriff


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Automatic redirect to my context
 
Similar Threads
internal or external request.
Use of URL Paths
Replacing the root context
sendRedirect(), oh this must be the most hated thing
Web.xml Question - Map Servlet