Re: Placing message beans inside other tages

2005-03-10 Thread Rick Reumann
Bob Arnott wrote the following on 3/10/2005 10:04 AM: Use the srcKey attribute on the tag to specify the property in your resource bundle that you want to use: http://struts.apache.org/userGuide/struts-html.html#img Darn it Bob:) You made me look at the html:img tag again, and now I realize it

RE: Placing message beans inside other tages

2005-03-10 Thread Bob Arnott
haim wrote: > HI. > > Please forgive me if this is a stupid question , I failed > to find an answer for this issue. > > How do I place a message into an attribute of a taglib. > For example lets assume that I want to place the src of > an image from a recourse bundle. Using the > tag. > > I th

Re: Placing message beans inside other tages

2005-03-10 Thread Ashish Kulkarni
Hi I dont think you can do that, --- haim <[EMAIL PROTECTED]> wrote: > HI. > > Please forgive me if this is a stupid question , I > failed to find an > answer for this issue. > > How do I place a message into an attribute of a > taglib. > For example lets assume that I want to place the src > of