see no problem. i said there were easier ways to do it.
also you could use
which can deal with image buttons as well.Code:WebUtils.hasSubmitParameter(request, "_edit")
see no problem. i said there were easier ways to do it.
also you could use
which can deal with image buttons as well.Code:WebUtils.hasSubmitParameter(request, "_edit")
Stuart Eccles
Technical Consultant
Hey, very cool. I'll go that route. And I know that I'll still need that SimpleMultiActionController eventually.
-James