Lukas Larsson wrote:
> Thx for the reply. I folloes your second link and found this site
> (http://johnturner.com/howto/apache2-tomcat4127-jk-rh9-howto.h
> tml) on how to configure mod_jk but I still get the same
> problem. Apache says that it is working with mod_jk, but it
> does not translate *.jsp pages (see
> http://garazdawi.homeftp.net/test.jsp for an > example of what
> I mean). Can someone please tell me what I'm doing wrong. I
> would really want to get started with jsp without having to
> battle with mod_jk.

Make sure your Tomcat is set up properly by going directly to it for the
JSP page, bypassing Apache, e.g.,
http://garazdawi.homeftp.net:8080/test.jsp (assuming you left Tomcat on
the default HTTP port.)  If that doesn't work, then the problem is in
Tomcat configuration not in mod_jk.

> 
> Thx
> 
> Lukas
> ----- Original Message -----
> From: "Mark Eggers" <[EMAIL PROTECTED]>
> To: "Tomcat Users List" <[EMAIL PROTECTED]>
> Sent: Sunday, January 25, 2004 10:03 PM
> Subject: Re: mod_jk problem
> 
> 
>> Please see the following:
>> 
>> http://nagoya.apache.org/wiki/apachewiki.cgi?TomcatWeb
>> 
>> or
>> 
>> http://nagoya.apache.org/wiki/apachewiki.cgi?Tomcat/Links
>> 
>> Lots of information, including several step-by-step documents.
>> 
>> HTH
>> 
>> /mde/
>> just my two cents . . . .
>> 
>> 
>> __________________________________
>> Do you Yahoo!?
>> Yahoo! SiteBuilder - Free web site building tool. Try it!
>> http://webhosting.yahoo.com/ps/sb/
>> 
>> 
> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>> 
>> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


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

Reply via email to