All,

I have a page with a control which allows the user to add items to a vector
on a bean.  Basically it is a company form with an Add Subsidiary button.
Each time the user presses "Add", the vector on the company formbean
receives the new element.  However, when the page reloads, I want the
browser to scroll to the subsidiaries region of the page.  In order to do
this, I would like to place an anchor tag at that place on the page, then
have Struts place the #subsidiary anchor in the URL.   If there is a better
way to do this, please let me know...

Is there a Struts 1.0 feature that will help me do this?  If there is not a
Struts 1.0 feature that will help, is there a planned feature in the Struts
1.1 release that will help?

Thanks,
Brian

Reply via email to