How to get

2000-12-08 Thread Vanja Vlaski
my application to run when I access http://localhost:8080 I must be able to run my application but instead of having http://localhost:8080/greeting/index.html to do this I would like to just type http://localhost:8080.How do I implement this? Thanks

Re: Cache problem URGENT HELP

2000-12-05 Thread Vanja Vlaski
ye, adrian. - Original Message ----- From: "Vanja Vlaski" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, December 05, 2000 10:28 AM Subject: Cache problem URGENT HELP Hello For a couple of days now I am trying to solve this problem and I have no idea what is going on.I ca

RE: Cache problem URGENT HELP

2000-12-05 Thread Vanja Vlaski
this helps Panos -Original Message- From: Vanja Vlaski [mailto:[EMAIL PROTECTED]] Sent: 05 December 2000 09:55 To: [EMAIL PROTECTED] Subject: Re: Cache problem URGENT HELP Yes I did!I even delete the instalation and installed the new one but still does the same.Even i

web.xml question

2000-12-05 Thread Vanja Vlaski
Since I am new to the tomcat I have one probably stupid question.Do I have to register all the servlets I use in web.xml or just the first servlet that is called? Also how can I call the servlet at the beging instead of index.html? Thanks

web.xml question

2000-12-05 Thread Vanja Vlaski
In web.xml do I have to register all the servlets I will use or only first one that is being invoked? Also how do I call servlet first instead of index.html? Thanks From: "G.Nagarajan" [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: RE: tools for Stress Testing