| Author |
action executing twice while loading tiles
|
madupathi arun
Greenhorn
Joined: Feb 25, 2008
Posts: 23
|
|
hi hi I am arun I am using tiles-def.xml to load my layout actuaaly merequest going in following way jsp-->action--->actionforward-->sucess(layoutpage) jsp is executing only once but when the requet reaches action action is executing twice can anyone help me onthis
|
 |
Brent Sterling
Ranch Hand
Joined: Feb 08, 2006
Posts: 948
|
|
I am not sure without more information. I have seen similar behavior when I had a submit button (html:submit) where the onclick also executed code to submit the page. This caused the page to be submitted twice and the action to execute twice. - Brent
|
 |
 |
|
|
subject: action executing twice while loading tiles
|
|
|