Hello!

Iwanted to implement a token protection in my app and first found http://www.jguru.com/faq/view.jsp?EID=779112 from Ted Husted.

Then I wnted to automate the precess, so I programmed myself a little, but then looking over the internet once more for token-based flow controll protection automation and came across http://www.javaworld.com/javaworld/javatips/jw-javatip136.html article about SynchroAction (P.S. the code in the article is outdated, but it has a link to an "up-to-date" code in resources section). And I liked the idea of it, but I'm working with MappingDispatchAction so I succeded in creating SynchroMappingDispatchAction. But here I've got a problem: in such an architecture an infinite loop can happen finishing in StackOverwlow.

Can you please comment... maybe there is an ready to use decision... pattern... code... ?

With best regard
Yaroslav Novytskyy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to