Newbie question

2009-08-24 Thread Malladi, Sasikanth
Hello all, I've just installed Tomcat 6.0.20. Home page loads successfully at http://myserver:8008/ (Yes, I changed the port to 8008). I'm using Core Servlets by Marty Hall as a guide. I put a couple of Hello.html, Hello.jsp pages into my .../install_dir/webapps/ROOT. Both the pages load fine

RE: Newbie question

2009-08-24 Thread Malladi, Sasikanth
Malladi, On 8/24/2009 10:36 AM, Malladi, Sasikanth wrote: I'm using Core Servlets by Marty Hall as a guide. Which edition? It may be out of date. I've created a servlet, HelloServlet. Well, it just says hello. Can you post the code? I've compiled it and put the class file

Running multiple tomcats

2009-08-21 Thread Malladi, Sasikanth
Hi all, I'm a relative newbie to this particular request. I'm working on a Solaris 10 box which has an old (2003!) version of Tomcat running on the default 8080 port. I've downloaded the latest Tomcat to my home directory and changed the server.xml to port 8008 instead of 8080. I've also

RE: Running multiple tomcats

2009-08-21 Thread Malladi, Sasikanth
can see all listened ports with command : netstat -laputen | grep java Laurent Le 21/08/09 16:31, Malladi, Sasikanth a écrit : Hi all, I'm a relative newbie to this particular request. I'm working on a Solaris 10 box which has an old (2003!) version of Tomcat running on the default 8080 port

RE: Running multiple tomcats

2009-08-21 Thread Malladi, Sasikanth
- From: llg [mailto:l...@portaildulibre.fr] Sent: Friday, August 21, 2009 11:16 AM To: Tomcat Users List Subject: Re: Running multiple tomcats Le 21/08/09 17:06, Malladi, Sasikanth a écrit : Thank you for the reply. I've used netstat to ensure none of my ports are being currently used. I

RE: Running multiple tomcats

2009-08-21 Thread Malladi, Sasikanth
...@hotmail.com] Sent: Friday, August 21, 2009 11:22 AM To: Tomcat Users List; Malladi, Sasikanth [CCC-OT_IT] Subject: RE: Running multiple tomcats at least 100 individuals on this list who could accomplish this task for you if you could post a Statement Of work we could all respond within 24 hrs http

RE: Running multiple tomcats

2009-08-21 Thread Malladi, Sasikanth
is permitted to access the Web. Regards, Sashi -Original Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: Friday, August 21, 2009 11:39 AM To: Tomcat Users List Subject: Re: Running multiple tomcats Malladi, Sasikanth wrote

RE: Running multiple tomcats

2009-08-21 Thread Malladi, Sasikanth
. Regards, Sashi -Original Message- From: Malladi, Sasikanth [CCC-OT_IT] Sent: Friday, August 21, 2009 11:58 AM To: Tomcat Users List; a...@ice-sa.com Subject: RE: Running multiple tomcats Interesting. It's actually the other way. telnet