On Tue, Jun 22, 2004 at 06:07:56PM +0100, Simon wrote:
: 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.

What about other dynamic content in the page, does that work?
Put another way, you may have a problem with your JK2 mappings.
It sounds like Apache, not Tomcat, is processing the JSP request.

-QM

-- 

software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to