Re: Tabbedpanel issue

2007-11-26 Thread Srikanth Muthyala
dney Subject: Re: Tabbedpanel issue Try this (notice the href refers to url tag whose value is populated by setProfile.action) RTB Administration Mar tin -- Original Message - From: "Srikanth Muthyala" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent:

Re: Tabbedpanel issue

2007-11-26 Thread Srikanth Muthyala
M, I dont know what happened there but NO, no 2 of these. Here is the updated one. (Cleanedup) > I am currently using Struts 2 with Ajax for Tabbed panel. I can create and load tabbedpanel showing a jsp page with a form for one of tabs. The form action = "/some.action" is executed ok butthe issu

Re: Tabbedpanel issue

2007-11-26 Thread Martin Gainty
first off is there a reason for 2 of everything? M-- - Original Message - From: "Srikanth Muthyala" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Monday, November 26, 2007 4:48 PM Subject: Tabbedpanel issue > > Hello, > > I am current

Tabbedpanel issue

2007-11-26 Thread Srikanth Muthyala
Hello, I am currently using Struts 2 with Ajax for Tabbed panel. I can create and load tabbedpanel showing a jsp page with a form for one of tabs. The form action = "/some.action" is executed ok butthe issue is reload is shown in its own new page rather than the as part of tab content. How d