Evening All I have a sticky problem, and it goes something like this:
I have a JSP which will be returned by an Action. On this JSP page there are a fair few Anchors like: <a name=²ImAnAnchor²>Iım an Anchor</a>. Normally (well under Servlets) you can pass a parameter in the url like this: http://www.pyplia.com/wibble.jsp#ImAnAnchor, and the browser will take you to the point of the Anchor. Has anyone managed to get this to work under Struts Actions? Cheers in advance Christopher Marsh-Bourdon Pyplia Limited www.pyplia.com WWW