Hi, I don't know what I did wrong, but my StartUp servlet now runs twice in a row when I start Tomcat. The web.xml entry is
<servlet-name>StartUp</servlet-name> <servlet-class>servlets.StartUp</servlet-class> <load-on-startup>1</load-on-startup> I don't even know where to begin looking for the error. Do you have any suggestions? Many thanks in advance! Dola __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]