RE: How to read display-name from web.xml?

2004-07-16 Thread Ivan Vasquez
PM To: Struts Users Mailing List Subject: Re: How to read display-name from web.xml? Ivan Vasquez wrote: Hi, How can I read from web.xml, say, the application's display name? I've tried several things, but no luck. This isn't really Struts-specific, but I'm sure this is an easy one for many

Re: How to read display-name from web.xml?

2004-07-12 Thread Craig McClanahan
Ivan Vasquez wrote: Hi, How can I read from web.xml, say, the application's display name? I've tried several things, but no luck. This isn't really Struts-specific, but I'm sure this is an easy one for many of you. Thanks, Ivan. The web.xml file is available as a resource that can be accessed

Re: How to read display-name from web.xml?

2004-07-12 Thread Jason Lea
Ivan Vasquez wrote: Hi, How can I read from web.xml, say, the application's display name? I've tried several things, but no luck. This isn't really Struts-specific, but I'm sure this is an easy one for many of you. Thanks, Ivan. in an struts action you should be able to use: