That will work.  However, I really need to assign the value to a
variable for use later since one cannot nest the tags.  I need to
perform the @s.text so that I can later use that value in a call to
@s.url.  I am not sure how I can do that.  Any ideas?

Thanks in advance!
 

-----Original Message-----
From: Dave Newton [mailto:[EMAIL PROTECTED] 
Sent: Friday, September 28, 2007 4:19 PM
To: Struts Users Mailing List
Subject: Re: [S2] FTL Help - Access Properties

--- "Hoying, Ken" <[EMAIL PROTECTED]> wrote:
> In JSP, I would use the text tag (<s:text name="myKey">
> 
> How do I accomplish this in FTL?

Does <@s.text name="myKey"/> not work?

http://struts.apache.org/2.x/docs/freemarker.html
http://struts.apache.org/2.x/docs/freemarker-tags.html

d.


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


-----------------------------------------
***Note:The information contained in this message may be privileged
and confidential and protected from disclosure. If the reader of
this message is not the intended recipient, or an employee or agent
responsible for delivering this message to the intended recipient,
you are hereby notified that any dissemination, distribution or
copying of this communication is strictly prohibited. If you have
received this communication in error, please notify the Sender
immediately by replying to the message and deleting it from your
computer. Thank you. Premier Inc.

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

Reply via email to