Microsoft
Software
Hardware
Network
Question : How can I access my JSP web application under tomcat server?
I have developed JSP application (struts based) and deployed in the shared hosting server. Like this, <ww.domain.com>/TEST/index
.jsp" but I want to access "
www.domain.com
",...
So the "
www.domain.com
",. has to redirect here, <ww.domain.com>/TEST/index
.jsp"
How can I make like this ?
Answer : How can I access my JSP web application under tomcat server?
See Host, appBase and docBase
http://tomcat.apache.org/t
omcat-5.5-
doc/config
/context.h
tml
Random Solutions
problem exportting gridview to excel spreadsheet
NetApp FAS270 - invisible disk
Convert web.config from .NET 3.5 to 4.0
Printing selection in Outlook 2010
user access list - who maintains them
Send Mail via Google Apps
Detect dual monitor via javascript
Router Sessions
ASP.Net,C# (Rawprinterhelper spools jobs but not printing)
Adding a Line Break and Center Text in a Submit Button