On 6/12/07, Dave Newton <[EMAIL PROTECTED]> wrote:
--- yitzle <[EMAIL PROTECTED]> wrote:
> I want to create a URL/A that opens in a new window.
> In HTML I would do <a target="_blank"...>
> I tried making a <s:a targets="_blank">
http://struts.apache.org/2.x/docs/a.html
What does the documentation for the "targets"
attribute say?
If you're just trying to create a URL that will open
in a new window I'm not sure why you're using
<s:a.../> at all.
d.
I put it in the subject and not in the body...
I am not using the AJAX theme. That's why targets doesn't work.
That's why I am asking how to get it to open in a new window.
Why am I using <s:a .../> opposed to <a .../>? I'm not quite sure... I
figured if I'm using S2 I ought to use as many S2 tags and as few HTML
tags.
I'll just use an HTML <a .../> tag, I guess.
Sorry for the bother + thanks for the feedback!
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]