You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Kamholz, Keith (corp-staff) USX" <kk...@moog.com> on 2002/08/14 19:06:37 UTC

RE: can you have in your ApplicationResources.propert ies?

Well, I haven't tried custom tags in the properties file, but i know it
takes any standard html tags.  Could you use <a href=....> if <html:link
.../> doesn't work?
I'm curious to find out if the custom tags would work though.

~ Keith
http://www.buffalo.edu/~kkamholz


-----Original Message-----
From: Richards, Devin N (Devin) [mailto:devin@lucent.com]
Sent: Wednesday, August 14, 2002 1:02 PM
To: Users Mailing List Struts (E-mail)
Subject: can you have <html:link> in your
ApplicationResources.properties?


I have the following using 1.1-b2

Ack.jsp
<bean:message key="com.myco.myapp.sig" />

ApplicatoinResources.properties:
com.myco.myapp.sig=Thank you for your inquiry. You may <html:link
forward="question">submit</html:link> another question

When the action displays the Tiles definition that contains Ack.jsp all of
the text appears on the page, but the <html:link> was not "processed" and
thus the link is not active. 

Any ideas on how to get this to work, with out having to put the <html:link>
in the JSP?

TIA

-Devin

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

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