internet cache

2002-07-27 Thread Yu Ye Zhou
I'm developing JSP within tomcat. I use sendRedirect in a servlet to forward to different pages based on the client's input from the jsp. In my testing, because of cache, even the client enter diffrent input, it was always forwarded to the same page. If I restart the computer and tomcat, for the

newbie---tomcat classpath

2002-07-23 Thread Yu Ye Zhou
Hi: I just successfully install memory realm. I want to use JDBC realm instead. I need to put the JDBC driver referenced by the friverName attribute into Tomcat's classpath. What is tomcat's classpath? Where can I find it? Thanks. __ Do You

Re: newbie

2002-07-10 Thread Yu Ye Zhou
You might have a firewall in your computer that prevents you from remote access. I have this problem before. I reconfigure my firewall and solve this problem. Are you sure the ip address of your computer is correct also? Yu Ye Zhou --- Brian Wolf [EMAIL PROTECTED] wrote: Hi, I am trying

jk_nt_service error

2002-06-21 Thread Yu Ye Zhou
of jdk1.3.1_01 Thanks. Yu Ye Zhou __ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

space in tomcat_home directory

2002-06-21 Thread Yu Ye Zhou
. How could that be done within the wrappers file? Thanks. Yu Ye Zhou __ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e

RE: jk_nt_service error

2002-06-21 Thread Yu Ye Zhou
Thanks. That is the problem. --- Cox, Charlie [EMAIL PROTECTED] wrote: check NT permissions on jk_nt_service.exe. Sevices run as user 'System', not as the logged in user. Charlie -Original Message- From: Yu Ye Zhou [mailto:[EMAIL PROTECTED]] Sent: Friday, June 21, 2002 9

outsiders cannot brows my site in tomcat

2002-06-20 Thread Yu Ye Zhou
? Anybody also have idea of why outsiders cannot brows my pages? Thanks a lot. Yu Ye Zhou __ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED

Re: tomcat error

2002-06-20 Thread Yu Ye Zhou
After you change the autoexec.bat files, did you execute it before you start tomcat? If you didn't, your change won't take any effect. --- Halil AKINCI [EMAIL PROTECTED] wrote: Hi all, I'm installed my computer jakarta-tomcat-3.3.1 and changed my Autoexec.bat file

Re: outsiders cannot brows my site in tomcat

2002-06-20 Thread Yu Ye Zhou
http/https traffic to the specific machine that has Tomcat installed on it. *looks around* Did I miss anything guys? I hope that answers your question. If I totally misjudged your perdicament, please feel free to repost =) Eddie - Original Message - From: Yu Ye

Re: outsiders cannot brows my site in tomcat

2002-06-20 Thread Yu Ye Zhou
I've found http://dns2go.deerfield.com. I registered a domain with them for free and also downloaded their software that can point to my current IP address to that domain name. I can brow my computer with that domain name now. I think I should be able to browse it from any other computers, after

Re: cannot reuse port

2001-08-03 Thread Yu Ye Zhou
I'm using tomcat version 3.2.3. I use the tomcat instance just for one request. How can I shut down tomcat in linux? Is there a way that I can shut down the port? Thank you. Yu Ye Zhou --- Pier P. Fumagalli [EMAIL PROTECTED] wrote: Yu Ye Zhou at [EMAIL PROTECTED] wrote: Hi: I

RE: cannot reuse port

2001-08-03 Thread Yu Ye Zhou
- From: Yu Ye Zhou [mailto:[EMAIL PROTECTED]] Sent: Friday, August 03, 2001 3:45 PM To: [EMAIL PROTECTED] Subject: RE: cannot reuse port My current port number is 8089. I just stop tomcat and use the netstat -an | grep 80 to see what happend to the port 8089. It is still listening

Re: cannot reuse port

2001-08-03 Thread Yu Ye Zhou
I wait for longer than that. I even shut down the network and the computer. I'm runing RedHat 7.1 also with JSDK1.2.2 and JVM version 1.1 Thanks. Yu Ye Zhou --- D. Jay Newman [EMAIL PROTECTED] wrote: Have you tried waiting five to ten seconds after shutdown? I'm running RedHat 7.1

RE: cannot reuse port

2001-08-03 Thread Yu Ye Zhou
: This was after stopping Tomcat? I would've expected the 8080 port to be in a TIME_WAIT or some FIN state? Anyone else help here? Also what about thoe 8081-809x ports, what are they? -Original Message- From: Yu Ye Zhou [mailto:[EMAIL PROTECTED]] Sent: Friday, August 03, 2001 3:22 PM

RE: cannot reuse port

2001-08-03 Thread Yu Ye Zhou
- From: Yu Ye Zhou [mailto:[EMAIL PROTECTED]] Sent: Friday, August 03, 2001 3:45 PM To: [EMAIL PROTECTED] Subject: RE: cannot reuse port My current port number is 8089. I just stop tomcat and use the netstat -an | grep 80 to see what happend to the port 8089. It is still listening

RE: cannot reuse port

2001-08-03 Thread Yu Ye Zhou
I use shutdown.sh. Stop tomcat comes up and I was returned to the promp. --- Jeff Rancier [EMAIL PROTECTED] wrote: How are you shutting it down? -Original Message- From: Yu Ye Zhou [mailto:[EMAIL PROTECTED]] Sent: Friday, August 03, 2001 3:37 PM To: [EMAIL PROTECTED] Subject: RE