-
links in servlet (0 messages)
- Posted by: ricky gonzalez
- Posted on: January 03 2001 06:22 EST
Hi, I am using Tomcat and whenever I had to place a link in my servlets I need to type the whole thing, like http://127.0.0.1:8080/ThisApp/servlet/nextPage. Is there some way I can just type /ThisApp/servlet/nextPage?