Not quite the same It's not really the same as apache, which will parse the request string and offer up content based on the URL request (virtual hosting) - with tomcat, you get the same content, regardless of what you enter into the URL.
But we do support multiple domains on one box - you can't for instance, skin them differently, tho. (Currently - this is an open enhancement request) |