I'm posting these questions in the beginner forum because I'm a
Java beginner

I hope they don't really belong in the
servlet forum.
Here goes:
1) does "registering a servlet" simply mean putting the servlet class(es) in the classpath?
and
2) if
tomcat is configured such that only internal users may access the pages, how can it be changed so that all can access it? I've noticed that tomcat usually uses port 8080 but the configuration I inherited here uses 8088 if that matters at all.
Thanks in advance.
[ October 23, 2003: Message edited by: Barbara Norway ]
[ October 24, 2003: Message edited by: Mike Curwen ]