I have a problem with my first servlet in tomcat.
It works fine when i have no "package declaration" in my code.
But when i write this at the top of my code, it doesn't work anymore:
package sk.tomcatuser.svlt;
The class that contains the servlet code is called "Rot31"
public class Rot13...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.