[Seaside] simulating user actions in code

radoslav hodnicak rh at 4096.sk
Wed Feb 25 04:15:33 CET 2004


i need to display a page that would behave the same as if the user clicked
all the way to it - the user will get an email with URL that should open
the application initialized to predefined state.

i talked to avi earlier about this and his advice was
"to trigger the same methods the user would but catch the
RenderNotification so that the intermediate pages don't get shown".

i have getting the necessary info from URL etc finished, i just can't
figure out how to do the triggering because the page i want to display is
two or three #call:s deep from the root component and a call won't return
(without user interaction) thus i can't trigger another one...

displaying the specific page as root component is not really useful in my
case

regards, radoslav
-- 
pgp.mit.edu  0x30DEBAE6  12EE FED5 D5B1 77ED 5637 EB77 2A5F 22F9 30DE BAE6



More information about the Seaside mailing list