Re: Struts 2.1 TabbedPanel scenario

2008-04-04 Thread Shoaib Gauhar
a on Tab1, Tab2's data becomes empty. > > So, any ideas will be highly appreciated. Furthermore, i am quite new to > tabbed panel and would require clear tips and ideas. > > Thanks in advance, > > Shoaib Ahmad Gauhar > > -- View this message in context: http:/

Re: Struts 2.1 TabbedPanel scenario

2008-04-03 Thread Laurie Harper
Have you looked at the s:action tag? It sounds like that could solve at least part of your problem. I'm still not clear how you expect two actions designed in isolation to suddenly be able to work in tandem without modification. As I say, you can't submit a request to more than one action at on

Re: Struts 2.1 TabbedPanel scenario

2008-04-02 Thread Shoaib Gauhar
easier to offer advice. > > L. > > > ----------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.c

Re: Struts 2.1 TabbedPanel scenario

2008-04-02 Thread Laurie Harper
Shoaib Gauhar wrote: Hello, Here is the scenrio. I have two action classes. ClassA and ClassB. There is no relationship among these classes. You might say that if there is no relationship then why i have to put them in one single jsp. Well its a client's requirement. That's an implementation d

Struts 2.1 TabbedPanel scenario

2008-04-02 Thread Shoaib Gauhar
urthermore, i am quite new to tabbed panel and would require clear tips and ideas. Thanks in advance, Shoaib Ahmad Gauhar -- View this message in context: http://www.nabble.com/Struts-2.1-TabbedPanel-scenario-tp16446729p16446729.html Sent from the Struts - User mailing list archi