Hi,
In my project I use getServletContextName to get me the description of the webapp specified in web.xml. However, is there a way to maintain localized descriptions? It seems it only allows me to set on entry so if I present that to my Italian users, it won't make a lot of sense.
Jason,
you could put the resource key in the web.xml and then use it to get the localized string from the resource bundle.
Adam -- struts 1.1 + tomcat 5.0.16 + java 1.4.2 Linux 2.4.20 Debian
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
