Tanx David & Martin
- Original Message -
From: "David Kerber"
To: "Tomcat Users List"
Sent: Saturday, June 06, 2009 3:05 PM
Subject: Re: Running tomcat 6!!!
Sibusiso khoza wrote:
Hi,
I'm able to install and run tomcat 6. I installed it using t
Hi,
I'm able to install and run tomcat 6. I installed it using the Windows Service
Installer. After installation I get the tomcat Icon in the notification Area,
which makes starting and stopping tomcat simple.
After restarting my computer, how do I start tomcat 6?
How do I get the Icon back in
rk Thomas"
To: "Tomcat Users List"
Sent: Tuesday, May 26, 2009 12:30 AM
Subject: Re: Please help
Sibusiso khoza wrote:
Sure. This is how my web.xml file looks:
http://java.sun.com/dtd/web-app_2_3.dtd";>
Welcome to Tomcat
Welcome to Tomcat
inv
onday, May 25, 2009 11:31 PM
Subject: Re: Please help
Sibusiso khoza wrote:
HI,
I'm quite new at using tomcat. I've installed tomcat 4.1.
If you are new to Tomcat then start with the latest version (6.0.18).
The 4.1.x branch is about 1-2 months away from being de-supported.
I've
onday, May 25, 2009 11:23 PM
Subject: Re: Please help
Could you kindly send us an extract of your web.xml file, where the
Servlet and the serlvet mapping are defined?
Regards,
Patrick
Sibusiso khoza wrote:
HI,
I'm quite new at using tomcat. I've installed tomcat 4.1. I've
HI,
I'm quite new at using tomcat. I've installed tomcat 4.1. I've followed my
book (Java Programming (Shelly Cashman Series)) and modified my web.xml
("invoker") in the web-inf directory & enabled servlet reloading for tomcat.
Tomcat seems to be working well & all the servlet examples work