how can i make sure tomcat is running?

2003-02-09 Thread Jianping Zhu
os: redhat 7.3 how can i make sure that tomcat is running in my server? Jianping Zhu Department of Computer Science Univerity of Georgia Athens, GA 30602 Tel 706 5423900

Re: how can i make sure tomcat is running?

2003-02-09 Thread Jianping Zhu
Thanks, can you give me more detailed instruction? On Sun, 9 Feb 2003, Tim Funk wrote: Use a command line program like wget, cURL, JMeter, ... to get a page back. You can also look for a java process running. -Tim Jianping Zhu wrote: os: redhat 7.3 how can i make sure

trouble to run servlet

2003-02-08 Thread Jianping Zhu
I have redhat 7.3 with apach tomcat running on it I put HelloServlet on following directoy: usr/local/jwsdp-1_0_01/server/webapps/admin/WEB-INF/classes/HelloServlet.class Then i try http://mango.ctegd.uga.edu/servlet/HelloServlet; to invoke the servlet. but failed in error_log i got: [Sat Feb 8

RE: apache and tomcat

2002-12-29 Thread Jianping Zhu
How can i set up the environment varible JAVA_HOME for apache tomcat in redhat linux 7.1 with bash shell? thanks -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

apache and tomcat

2002-12-19 Thread Jianping Zhu
I have redhat linux sever with a apache websever in it. I want to use java sevrlet and jsp for development purpose. I do not want to just install standalone tomcat on my machine, how can I Integrate Tomcat as a plugin within the regular Apache server? Thanks -- To unsubscribe, e-mail:

RE: apache and tomcat

2002-12-19 Thread Jianping Zhu
I need the connctor JK? On Thu, 19 Dec 2002, Turner, John wrote: You need a connector. Search the archives, check the docs, or consult http://www.johnturner.com/howto or Google. John -Original Message- From: Jianping Zhu [mailto:[EMAIL PROTECTED]] Sent: Thursday, December

I can not get servlet work

2002-03-07 Thread Jianping Zhu
Hi, I have a post.html file which was put in the directory of webapps/ROOT. I have this code in post.html FORM METHOD=POST ACTION=http://localhost:8080/post; where should I put the class post? Jianping Zhu Department of Computer Science Univerity of Georgia

Java servlet

2002-03-06 Thread Jianping Zhu
. Thanks Jianping Zhu Department of Computer Science Univerity of Georgia Athens, GA 30602 Tel 706 5423900 -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list

RE: Java servlet

2002-03-06 Thread Jianping Zhu
worked great. I am running red hat 7.2 with the same version of tomcat as you. -Original Message- From: Jianping Zhu [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 06, 2002 3:27 PM To: [EMAIL PROTECTED] Subject: Java servlet I have redhat 7.2, I want to run java servelet

how to set env varible

2002-03-06 Thread Jianping Zhu
to start tomcat, it gives me error message: JAVA_HOME env varible is not defined Any suggetion? Thanks Jianping Zhu Department of Computer Science Univerity of Georgia Athens, GA 30602 Tel 706 5423900 -- To unsubscribe: mailto