Struts Dispatch Action

2007-04-06 Thread samk
Hi , I am new to struts , I am using a Tabbed page with multiple buttons on the page (submit, save, clear) can some one let me know the process in doing it? As i have read some article that we can do it with dispatch Action or LookUpDispatch action. Thx in Adv Sunny -- View this message in conte

Struts with Tabbed page

2007-04-06 Thread samk
Hi , I am using Struts frame work to develop my app, which have 5 to 6 tabs in a page . I am using a Single form bean to capture all of the information which have all together of more than 100 fields . is it a good idea to impliment or should i go for the 1 actiionClass, 1 Action Form for each T