Re: strange behaviour or working as intended with ActionForm and namespaces?

2007-01-29 Thread Dirk Hesse
Chris you made my day. We never thought about an option like redirect. Problem resolved and best thanks to you. with kind greetings from germany Dirk Hesse Am 26.01.2007, 20:08 Uhr, schrieb Christopher Schultz <[EMAIL PROTECTED]>: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dirk,

Re: strange behaviour or working as intended with ActionForm and namespaces?

2007-01-26 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dirk, Dirk Hesse wrote: > On the detailview he is clicking the Cancel button and will be > redirected back to the listItemsAction with the listForm. When you press CANCEL, which action receives the request? I would imaging something like SaveDetailAc

strange behaviour or working as intended with ActionForm and namespaces?

2007-01-26 Thread Dirk Hesse
Hello i'am working on a 3 tier -web app and we are using struts. Yesterday we found a strange behaviour with the propertynames of our ActionForms. Firstly i will describe the situation: I have two jps's with different forms. For example a listItems.jsp and a detailItem.jsp. Both are using