How are people setting up servers to serve both HTML and J2EE apps? I would like to setup my app so that both HTML and web apps (JSPs) are accessed using a web server (like Apache) and using port 80 (for both HTML and JSPs). I would prefer to not make any reference to port 8080 (or whatever port a J2EE server may use). I would like my users to be unaware of having to deal with ports. Is this considered a standard thing to do? What are most people doing?
Mike -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
