You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Michael Marrotte <ma...@nicusa.com> on 2002/12/12 00:25:09 UTC

HTML anchor with Struts and JSP?

Problem:
Redirect or forward to an HTML anchor placed in a JSP file.

Are there any straightforward ways to leverage Struts to do this?

One solution that comes to mind is to set an anchor attribute in the
request, write it's value with JSP, jump to it using JavaScript.  But, I'd
like to stay away from JavaScript.

Any ideas are greatly appreciated.

--Michael Marrotte


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>