I figured it out finally. I was using url as my bean property name when it was actually url. I must have gotten it switched around somehow.
Thanks for the help. Shawn On 9/13/06, Garner Shawn <[EMAIL PROTECTED]> wrote:
Also I just saw that the s:a tag doesn't support the target attribute. I want my link to open in a new window. Shawn On 9/13/06, Garner Shawn <[EMAIL PROTECTED]> wrote: > Doesn't the a tag work via XMLHttpRequest instead of normal HttpRequest? > I did consult the tag reference before posting. I have it bookmarked. > I'm not sure about the differences but I think I'd like to stay with > HttpRequest if I can. > > > Shawn > > ---------- Forwarded message ---------- > From: "David Friedman" <[EMAIL PROTECTED]> > To: "Struts Users Mailing List" <user@struts.apache.org> > Date: Wed, 13 Sep 2006 13:15:06 -0400 > Subject: RE: [Struts 2] link not rending from iterator > Wouldn't you be better off doing something like this rather than mix an > s:url inside an href tag? > > <s:a href="%{url}" title="Click to Download" /> > > From: http://struts.apache.org/2.x/tagreference.html#a > > Regards, > David >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]