ok, sorry I learn how call an action from the ajax tab now I have an index page with tabs3, each tab load an action and bring me the parameters from them, but now I need to call others actions from the tabs and reload only in the panel that was active, not the entire page.
(an example, i open the tab, it calls a action that complete my form and then, when i click submit, call another action, it saves the info and create a message and display that message only in the active tab) On Jan 15, 6:16 pm, Klaus Hartl <[EMAIL PROTECTED]> wrote: > On Jan 15, 7:39 pm, Diego <[EMAIL PROTECTED]> wrote: > > > Hi > > I'm programming a j2ee application, using struts. Yesterday I start > > learning jquery (really fast, helping me a lot!). now I'm trying to > > use Tabs3 , but i need that the context of the tab call an action > > first (using struts), and then charge the jsp, > > is it possible? > > > thanks a lot! > > I think I did not understand what you you need to do (that may also be > because I don't know much about Struts). Can you explain again please? > > --Klaus