At 03:55 PM 16/4/2002 -0400, you wrote: >Yes, it has when I asked that very qeustion<S>
Are you referring to this: >� From: Bill Page >� Subject: RE: what does RT Expr >� Date: Mon, 01 Apr 2002 06:19:59 -0800 > >that sounds like run-time expression answer given earlier. Given that I >expected: > <html:link page="<%=ActionDisplay%>?nextsection=tests"><bean:message >key="jobbrief.label.section.tests"/></html:link> > >to work but it shows up in the rendered page as <%=ActionDisplay%> rather >than the value. Am I misunderstanding? doing it incorrectly? > >thanks >bp And by that do you mean that using scriplets is the answer? I was hoping for the existence of a non-scriptlet solution. Please let me know if this is not the question you're referring to, and if not, which is the right one. Thanks, Dante At 03:55 PM 16/4/2002 -0400, you wrote: >Yes, it has when I asked that very qeustion<S> > > > -----Original Message----- > From: Dante Briones > [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, April 16, 2002 > 3:51 PM > To: [EMAIL PROTECTED] > Subject: > Internationalizing html taglib tag attributes > > > My mailer stripped > the "html" out of my previous post. Sorry > about that. Let's try it > again: > > -- > > Hello all, > > Apologies if this has been covered > before. I couldn't find > anything in the FAQ, and searching the archives > was > excruciatingly slow. > > Anyway, I'm trying to find out if there's > a way to > use a message > resource in an [html:submit] tag attribute. > I'd like to be > able to do > something like this: > > [html:submit > value="[bean:message key="login.label"/]" /] > > so that the text on the > submit button can be swapped out for the > appropriate locale. Naturally, > the above code is bad XML and > thus confuses > the JSP parser. Is there > another, (hopefully) elegant way to do this? > > Dante Briones > > > -- > > To unsubscribe, e-mail: > > For additional commands, e-mail: > > -- To > unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

