facebook

JSP working but Servlets not

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #204533 Reply

    Valentin-
    Member

    Hi,
    I got a problem, while testing servlets today, I realized, that Tomcat
    is not able to find the mapped uri:
    http://eberhard:8000/Oracle/servlet/ServletDB

    JSPs are working quite well under this uri:
    http://eberhard:8000/Oracle/JSPDB

    Enviroment:
    Tomcat on another server (eberhard) with tomcat 5, Eclipse 2.1, newest myeclipse
    workbench.

    Thanks a lot for your help.

    bye

    #204552 Reply

    Scott Anderson
    Participant

    Sounds like a mapping problem in your web.xml to me. I assume your project web root is deployed as /Oracle?

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: JSP working but Servlets not

You must be logged in to post in the forum log in