Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

XML Translation Configuration

Status
Not open for further replies.

gharabed

Programmer
Sep 7, 2001
251
US
How does Tomcat know what an XML stream (from a URL) should be translated to? In other words, if I issue the following URL to Tomcat:


How is that translated so Tomcat knows to actually load say:

proj/Login.html

or in a more complicated situation if I have a directory structure with all of my HTML files that looks like:

proj/HTML/Login.html

Is that done in the server.xml file?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top