> From: C0mf0rtably Numb [mailto:08.kus...@gmail.com]
> Subject: Problem with tomcat welcome page
> I was trying to run tomcat 6.0.32 and after copying the
> tomcat files to the directory
What files?
What directory?
Exactly what did you do to install and start Tomcat?
Vague descriptions can
Given this is a reoccurring error:
> java.lang.NoSuchMethodError:
> javax.servlet.ServletContext.getContextPath()Ljava/lang/String
Looks like you are missing possibly the servlet-api jar file or it's in
the wrong place. Fix this error and things should work better. BTW ...
where did you place t