(anyone got an explanation why there's not target attribute for the s:a tag? fine, maybe call it "htmlTarget", so there's less confusion between it and the "targets" attribute, for the ajax s:a tag. still, i'm really surprised to discover that it's missing...)
Probably because the <s:a...> tag is, as the documentation states, really for the Ajax theme. AFAICT the canonical way to make non-Ajax links in a JSP is to create the URL via <s:url...> and use HTML anchor tags.
Dave --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org