You need servlet.jar in the CLASSPATH, in order to
compile the servlet.

Cheers
Jason

venkatesan wrote:

Thank You Jason,
              Now it is running properly through Apache. I have still one problem. The servlet program is not working in my system. I compilied the example program which is in the directory namely ....webapp/examples/WEB-INF/classes> javac HelloworldExample.java    ... It is giving package javax.servlet not found in import.. I am getting the same error if i run the program anywhere in my system.. I got the servlet.jar file in my /bin directory alongwith Tomcat. Is there any special configuration needed to run servlet programs

Cheers
Venkatesh..

Jason Pell wrote:

I am pretty sure that if you can successfully run
    http://localhost/examples/servlet/SnoopServlet,
this will tell you whether apache is passing on
servlet request to tomcat.

Cheers
Jason

venkatesan wrote:

Hi All,
         I am new to Tomcat. and i installed the Tomcat and i tested locally
Tomcat server that is by giving

    http://localhost:8080/example/servlet/Helloorld.html   it is running
properly......

        But After i have  configured Apache to Tomcat by  giving the command
include /home/........path to...../conf/mod_jk.conf-auto in httpd.conf
directory in Apache server, i could not access the port 8007 by giving.....
http://web-server:8007/. I know this is wrong way to test Apache - Tomcat
.. Can anybody tell how i can  test Apache - Tomcat communication by giving
one example. Or how can i configure Apache server so that i can send request
to Tomcat through Apache server............ Thanx in  advance......

cheers
Venkatesh.

--
Jason Pell
Senior Analyst/Programmer - Web Developer
Callista Software Services Pty Ltd
12 Gheringhap St, Geelong Victoria 3220 Australia
Phone: 03 5227 8858 International: +61 3 5227 8858
Fax: 03 5227 8907 International: +61 3 5227 8907
E-mail [EMAIL PROTECTED]
http://www.dssonline.com.au
Customer Support Hotline: 1800 620 497

"Callista - the brightest solution in university management"

---------------------------------------------------------------
Important Notice: The contents of this email transmission,
including attachments, may be privileged and confidential.
Any unauthorised use of the contents is expressly prohibited.
If you have received this transmission in error, please advise
the sender by return email or telephone immediately and
destroy all versions.
---------------------------------------------------------------
 

--
Jason Pell
Senior Analyst/Programmer - Web Developer
Callista Software Services Pty Ltd
12 Gheringhap St, Geelong Victoria 3220 Australia
Phone: 03 5227 8858 International: +61 3 5227 8858
Fax: 03 5227 8907 International: +61 3 5227 8907
E-mail [EMAIL PROTECTED]
http://www.dssonline.com.au
Customer Support Hotline: 1800 620 497

"Callista - the brightest solution in university management"

---------------------------------------------------------------
Important Notice: The contents of this email transmission,
including attachments, may be privileged and confidential.
Any unauthorised use of the contents is expressly prohibited.
If you have received this transmission in error, please advise
the sender by return email or telephone immediately and
destroy all versions.
---------------------------------------------------------------
 

Reply via email to