Forum: JSP Aug 20th, 2009 |
| Replies: 2 Views: 803 I solved the problem, in tomcat 6.0.20 http://localhost:8080 points to C:\...\workspace\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\wtpwebapps |
Forum: JSP Aug 20th, 2009 |
| Replies: 2 Views: 803 I am trying to setup a tomcat server in eclipse galileo java ee to test a servlet. I have web tools installed also. I created a server but when I go to my web browser and go to http://localhost:8080... |
Forum: JSP Jul 14th, 2009 |
| Replies: 2 Views: 461 I have a passkey to authenticate access to a web service in the code of one of my java serlvets. How easy is it for someone to view the code for my java servlet when it is on my web server? It... |