Re: continue from same point after log in

2007-04-29 Thread Paul Stanton
Thanks Christian, I tried to implement it this way, but found implementing activateExternalPage on every page a bit of an overkill!! With my solution it 'just works' for every (GET) page with no additional work. But surely there is a better way to do it than both of these. PS I've removed t

Re: continue from same point after log in

2007-04-29 Thread Christian Dutaret
Check javadoc for ExternalCallback 2007/4/27, Peter Schröder <[EMAIL PROTECTED]>: hi paul, i think that there is a workflow for this in here: http://www.agileskills2.org/EWDT/ ICallback interfac