Hi all,

   I'm trying to use a simple anchor tag to reference
a point within the same JSP:

   <A HREF="#top" CLASS="redlink">Back to Top</A>

But when Struts gets a hold of it, it inserts the JSP
page name into the link.  So it redraws the page
instead of just going to the internal link.  Is there
some way to keep Struts from doing this?


Thanks,
Joey

__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to