You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by John Muhlestein <jm...@i-link.net> on 2002/09/11 01:07:16 UTC

syntax question regarding

I want to make a hyperlink which references a value in my
ApplicationResource file.  
Is this the proper syntax?
Is there a better way?

<html:link href="<bean:message key='other.site.url' />">Other
URL</html:link>

assume that html points to the struts-html taglib and bean points to the
struts-bean taglib

thanks,
John

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>