Em Wed, 20 Aug 2008 11:55:03 -0300, Markus Joschko
<[EMAIL PROTECTED]> escreveu:
Just want to throw in a non security related use case. Imagine a
wizard where the user jumps to the url of step3 before completing
step1.
A dispatcher approach would be overkill and the onactivate method
seems to be only called if an context is provided which is not
necessarily the case. How should the user be redirected then?
Add an onActivate() method without parameters that returns the correct
next page. You can have as many methods listening to the activate event as
you want.
Thiago
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]