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
JavaScript: Get all checkboxes inside div
Impersonate a logged on user
Event ID 12293 Security -SPP Publishing key management service Error#0x8007232D
AJAX Refresh on Submit of Pop Up Window
HELP! Windows SBS 2008 server keeps hanging URGENT!
Crystal cross-tab page numbering
GridView control scroll bars are not visible on page reload
Publish Resource Calendar for all users
SSMS no tables shown in Query Designer
Excel Date Time format conversion yyyy-mmm-dd hh:mm:ss to mm/dd/yyyy hh:mm:ss