There is a Tabset present in jsp-0.On clicking a tab,respective jsp will open
(say jsp2 and jsp3). I have a dynamic-form in jsp-1 which wil get displayed in tab-1.I want to submit this form and move to tab-2 simultaneously.
Please suggest me with ideas to do both the actions simeltaneously.
Thanks in advance
(say jsp2 and jsp3). I have a dynamic-form in jsp-1 which wil get displayed in tab-1.I want to submit this form and move to tab-2 simultaneously.
Please suggest me with ideas to do both the actions simeltaneously.
Thanks in advance
Comment