With filter, servlets and listeners, it is possible to provide init parameters in their config files. This doesn't seem possible with tags. Is this true, or is there a way with Tomcat 4.1 to provide tags some init parameters? This seems better than compiling some values into the tag staticly. If not, I'll have to either compile them in or put the init stuff into the servlet context.
Thanks for any tips. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>