Hi,

I use struts-template taglib (not Tiles) and want to select the title of my
JSPs from the application resources. In other words, I want to use the value
of <template:get name="title"/> as the key to look up a title string (like
the way we do it by <bean:message ...>).

How can I do it? Or is there some other way to pass a parameter to the
template JSP?

Thanks,
--Ramtin


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to