I have build a page that has two select lists where I need functionality likein the 
Bookstore example 'howtoChangeSelectBox.jsp'.
 
This has worked fine until I combined it with the <gui:tabbedSelector ...> tag where I 
use the 'gotoPrefix=' attribute of the <db:dbform ...> tag to keep the position. It 
appears as if when the form is posted due to the onChange="this.form.submit();" 
attribute then the 'gotoPrefix='  parameters are not included. 
 
Does anyone have a suggestion on an alternative method to use?
 
Regards, 
 
Christian Kullmann

Reply via email to