Java

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • How to get method name in interceptor

    0 answers - 458 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Right on! Rather than bale out of the interceptor stack, do this:
    <action >
    <result name="success">${destination}</result>
    and provide a get/set destination in your Action class that determines where
    to go next. It's much cleaner and intuitive than burying controller logic
    in the interceptor stack. Holler if you have questions, as there is more
    love where this comes from.
    Peace,
    Scott

Re: How to get method name in interceptor


max 4000 letters.
Your nickname that display:
In order to stop the spam: 0 + 9 =
QUESTION ON "Java"

EMSDN.COM