Re: Tomcat 4.1.27 ana apache 2.0.47 with mod_jk

2004-11-15 Thread Wendy Smoak
From: "Venkat Reddy Valluri" <[EMAIL PROTECTED]> >I installed tomcat4.1.27 apache 2.0.47 on two diffrenet servers with mod_jk(ajp13) >when I try to execute jsp's they processed fine with tomcat. But one of my jsp's having a import(<[EMAIL PROTECTED] import > ="Test"%>) of one java class(

RE: Tomcat 4.1.27 ana apache 2.0.47 with mod_jk

2004-11-15 Thread Mark Thomas
15, 2004 9:52 PM > To: Tomcat Users List > Subject: RE: Tomcat 4.1.27 ana apache 2.0.47 with mod_jk > > Thank you very much for giving information markt > > why Tomact 4.1.27 can't acess symblic link directories where > as tomcat 4.0.4 can ac

RE: Tomcat 4.1.27 ana apache 2.0.47 with mod_jk

2004-11-15 Thread Phillip Qin
I think you need to tell tomcat in sever.xml or context.xml? -Original Message- From: Venkat Reddy Valluri [mailto:[EMAIL PROTECTED] Sent: November 15, 2004 4:52 PM To: Tomcat Users List Subject: RE: Tomcat 4.1.27 ana apache 2.0.47 with mod_jk Thank you very much for giving information

RE: Tomcat 4.1.27 ana apache 2.0.47 with mod_jk

2004-11-15 Thread Venkat Reddy Valluri
PM To: 'Tomcat Users List' Cc: Subject: RE: Tomcat 4.1.27 ana apache 2.0.47 with mod_jk No. The spec requires this. > -Original Message- > From: Venkat Reddy Valluri [mailto:[EMAIL PROTECTED] > Sent: Monday, November 15, 2004 9:19 PM > To: Tomcat Users List &

RE: Tomcat 4.1.27 ana apache 2.0.47 with mod_jk

2004-11-15 Thread Mark Thomas
No. The spec requires this. > -Original Message- > From: Venkat Reddy Valluri [mailto:[EMAIL PROTECTED] > Sent: Monday, November 15, 2004 9:19 PM > To: Tomcat Users List > Subject: RE: Tomcat 4.1.27 ana apache 2.0.47 with mod_jk > > But it worked with tomcat 4.0

RE: Tomcat 4.1.27 ana apache 2.0.47 with mod_jk

2004-11-15 Thread Venkat Reddy Valluri
RE: Tomcat 4.1.27 ana apache 2.0.47 with mod_jk I think you have to use package. -Original Message- From: Venkat Reddy Valluri [mailto:[EMAIL PROTECTED] Sent: November 15, 2004 4:04 PM To: Tomcat Users List Subject: Tomcat 4.1.27 ana apache 2.0.47 with mod_jk Hi I installed tomcat4.1

RE: Tomcat 4.1.27 ana apache 2.0.47 with mod_jk

2004-11-15 Thread Phillip Qin
I think you have to use package. -Original Message- From: Venkat Reddy Valluri [mailto:[EMAIL PROTECTED] Sent: November 15, 2004 4:04 PM To: Tomcat Users List Subject: Tomcat 4.1.27 ana apache 2.0.47 with mod_jk Hi I installed tomcat4.1.27 apache 2.0.47 on two diffrenet servers

Tomcat 4.1.27 ana apache 2.0.47 with mod_jk

2004-11-15 Thread Venkat Reddy Valluri
Hi I installed tomcat4.1.27 apache 2.0.47 on two diffrenet servers with mod_jk(ajp13) when I try to execute jsp's they processed fine with tomcat. But one of my jsp's having a import(<[EMAIL PROTECTED] import ="Test"%>) of one java class(Test.java) which is not included in any package(