--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Ive installed a fresh tomcat/mod_jk2 on fedora core 2 using the provided
tomcat rpms. When I connect to tomcat on its dedicated port, ie,
http://localhost:8080/ I get a working default tomcat page. If I connect
via apache using mod_jk2 the default page loads, and the jsp/servlet
examples work fine, but the top of each page has <%=
application.getServerInfo() %> instead of the version information shown
when connecting directly. Ive found a couple of people with this problem
via google but cant seem to find a relevant solution. Is there one?
