Struts 1.3: MappingDispatchAction and forms??

2009-06-30 Thread Florian Rustedt
Hi, i want to do follwing: after Login, i am at "showCallinggroupMembers.jsp". There, i want to implement three html forms in one jsp for "add", "edit" and "delete" an entry. So i added a mappingDispatchAction "SelectCallinggroupMembersAction" which handles the action corresponding to the three

Struts 1.3: MappingDispatchAction and forms??

2009-06-30 Thread Florian Rustedt
Hi, i want to do follwing: after Login, i am at "showCallinggroupMembers.jsp". There, i want to implement three html forms in one jsp for "add", "edit" and "delete" an entry. So i added a mappingDispatchAction "SelectCallinggroupMembersAction" which handles the action corresponding to the three d