Hi,
  I had installed apache and tomcat (4.1.18) in RH 8.0. I also installed
jakarta-tomcat-connectors.  I am able to browse sample files of tomcat thru
tomcat (port: 8080) and as well as thru apache (port: 80).

http://192.168.1.4:8080/examples/
http://192.168.1.4/examples/

My requirement is, i am configuring virtual host in apache and it is working
fine. how to configure virtual host in tomcat. I have a set of jsp files from
my friends project.  i getting following error when i browse the site after
setting appropriate entries in httpd.conf file and i also changed server.xml
of tomcat.

Generated servlet error:
    [javac] Compiling 1 source file

/usr/java/jakarta-tomcat-4.1.18/work/Standalone/tomcat.bijatech.com/_/UserLogin_jsp.java:8:
'.' expected
import dbConBean;

This is the error i got. The class files are in /home/tomuser/WEB-INF/classes
directory. It seems apache/tomcat is not reading class files from that
directory. how to solve it.

Regards
S. Narayanamoorthy



-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to