We've currently got Apache running on HP-UX 11. Now I'm developing a Struts webapp that will need to go on the same box. HP hasn't released Tomcat 4 yet, so we'll have to get it to work ourselves.
Since the Struts app has no static content, is there any reason to put ourselves through the pain of convincing Apache and Tomcat to play nicely together? Or can the two run on the same machine with no knowledge of one another? The only disadvantage I see is that my Tomcat URL's will have to include a port number, since Apache is already listening on port 80. Anything else I should know? -- Wendy Smoak http://sourceforge.net/projects/unidbtags
