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.

In a single jsp there are two tabs. Tab1ForClassA and Tab2ForClassB.

Each tab has fields concerned to their classes as defined above. Tab1 ->
ClassA and Tab2 -> ClassB.

Can we do it? I have tried this but what happens is that when i submit the
data 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://www.nabble.com/Struts-2.1-TabbedPanel-scenario-tp16446729p16446729.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to