You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by fea jabi <zy...@hotmail.com> on 2015/09/01 14:38:44 UTC

RE: form submit on one tab should move to next tab

Still need help with this please.
 
> From: zyxrm@hotmail.com
> To: user@struts.apache.org
> Subject: <sj:tabbedpanel> form submit on one tab should move to next tab
> Date: Sat, 29 Aug 2015 12:54:38 -0400
> 
> Have a tabbed panel and in one of the tab have a form. 
> On submit of this form should move to next tab. 
> How to implement this. It is just forwarding to a jsp without a tabbed panels.
>  
> <sj:tabbedpanel
>   		 	   		  
 		 	   		  

Re: form submit on one tab should move to next tab

Posted by Johannes Geppert <jo...@gmail.com>.
You can solve this task with topics.
There is an example in the Struts2 jQuery Showcase.
http://struts.jgeppert.com/struts2-jquery-showcase/index.action

Widgets / Tabs /Remote Tabs with topics.

Best Regards

Johannes Geppert

#################################################
web: http://www.jgeppert.com
twitter: http://twitter.com/jogep

2015-09-01 14:38 GMT+02:00 fea jabi <zy...@hotmail.com>:

> Still need help with this please.
>
> > From: zyxrm@hotmail.com
> > To: user@struts.apache.org
> > Subject: <sj:tabbedpanel> form submit on one tab should move to next tab
> > Date: Sat, 29 Aug 2015 12:54:38 -0400
> >
> > Have a tabbed panel and in one of the tab have a form.
> > On submit of this form should move to next tab.
> > How to implement this. It is just forwarding to a jsp without a tabbed
> panels.
> >
> > <sj:tabbedpanel
> >
>
>