RE: [S2] FTL Help - Access Properties

2007-10-01 Thread Hoying, Ken
- 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 ( > > How do I acco

Re: [S2] FTL Help - Access Properties

2007-09-28 Thread Dave Newton
--- "Hoying, Ken" <[EMAIL PROTECTED]> wrote: > In JSP, I would use the text tag ( 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. -