I would like to define some initialization parameters to be used by all servlets running on Tomcat. Is there a way to define this in web.xml, besides copying the <init-param> section of the global parameter to every servlet's section in web.xml? Ariel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
