So this is a pretty simple question (I'm new to view technology).... How do I control the target of a struts s:a tag? I want to open the link in a new window or a new tab.
I've tried: <s:a href="%{surl}" targets="_blank" theme="ajax">text</s:a> without having used ajax anywhere else in my app but this just opens in the current window. Help? -Jason --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]