
June 14th, 2001, 05:27 AM
|
|
Registered User
|
|
Join Date: Mar 2001
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Promblems with Tomcat on NT4
Hi!
I have (small?) problem with getting Tomcat to work the way I want on NT4. I followed the instructions in "Slapping Together A JSP Development Environment".
The problem is this, when I try do surf to URL (wich is directly under the "Apache-root), or any subfolder, I get this error message:
Not Found (404)
Original request: /test.jsp
Not found request: /test.jsp
But if I rename the file to test.html I donīt get the 404-error. The only place it seems that I can use jsp-files is under Tomcats-folder. (URL and so on)
Is it supposed to be like this? Or should you be able to use jsp-files anywhere on the webserver (like with for example PHP)?
/Dofilus
|