Re: First time with Tomcat

2006-03-27 Thread Konstantin L Kouptsov
Jean-François Lebeau wrote: Hi, I need to create a simple webapp for a course project, I tried to install and configure Tomcat but I got some problems. I hope someone can help me a bit. 1) After the installation (on Windows XP), I start Tomcat and go to the default page (on http://ipadre

Re: context path

2006-03-23 Thread Konstantin L Kouptsov
in the log I saw that /, \ or \\ are all interpreted as /. [My problem was that the real path was d:\projects\myapp. It works fine after correction.] -Original Message- From: Konstantin L Kouptsov [mailto:[EMAIL PROTECTED] Sent: Thursday, March 23, 2006 8:17 PM To: Tomcat Users

Re: context path

2006-03-23 Thread Konstantin L Kouptsov
Never mind. Typo in the path. Konstantin L Kouptsov wrote: Question: I do not want to put my application into the standard webapps directory, but rather I prefer to put it on D: disk (with lots of space). Also, I want to be able to access the application locally. So, I did what's

context path

2006-03-23 Thread Konstantin L Kouptsov
Question: I do not want to put my application into the standard webapps directory, but rather I prefer to put it on D: disk (with lots of space). Also, I want to be able to access the application locally. So, I did what's said in the docs: in C:\Program Files\Apache Software Foundation\Tomcat

Re: tomcat examples

2006-03-20 Thread Konstantin L Kouptsov
Hi Chuck, And below is the error from the log file for my case. Anybody body know what is wrong ? java.lang.ClassFormatError: Extra bytes at the end of class file listeners/ContextListener As I stated before: that class file is bad. It appears to be one you created, not from the Tomcat ins

Re: tomcat examples

2006-03-19 Thread Konstantin L Kouptsov
amples and servlets-examples. Any more suggestions? Konstantin. Caldarale, Charles R wrote: From: Konstantin L Kouptsov [mailto:[EMAIL PROTECTED] Subject: tomcat examples However, when I try to access "JSP examples" or "servlet examples" in the left panel menu, I get a 4

tomcat examples

2006-03-19 Thread Konstantin L Kouptsov
Hello, I am trying to learn using tomcat and writing servlets. After I installed Tomcat 5.5.16 for windows and pointed my browser to localhost:8080, I can see the tomcat page. However, when I try to access "JSP examples" or "servlet examples" in the left panel menu, I get a 404 page (The req