File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Java
»
Servlets
Author
configuring context path
Ian Cabigon
Greenhorn
Joined: Feb 22, 2010
Posts: 25
posted
Aug 31, 2010 01:01:22
0
Hello Guys,
How do I configure my site from this:
http://xxx.xxx.xxx/context_path/page1.html
to this:
http://xxx.xxx.xxx/page1.html
Thanks,
Ian
Ian Cabigon
Greenhorn
Joined: Feb 22, 2010
Posts: 25
posted
Aug 31, 2010 01:03:09
0
By the way, I'm using apache
tomcat
and linux httpd ( apache http server )
Misha Ver
Ranch Hand
Joined: Mar 03, 2008
Posts: 470
posted
Aug 31, 2010 01:13:19
0
Look at
http://www.coderanch.com/t/508431/Tomcat/open-application-default-instead-opening
I agree. Here's the link:
http://aspose.com/file-tools
subject: configuring context path
Similar Threads
Application globals / constants : Interface vs.public final
Java Program to keep track of a list of Static IP Addresses
C++ Type Enum
401 Error Code while connecting to a URL using URL class
Axis2 client to invoke NTLM .NET WCF web services
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter