Hi,

Just wondering what the general consensus is on where to "handle"
operations leading to another page... It seems there are 2 approaches:

1. Handle the calls to service layer on the current page and just
activate the next page at the end of the listener method;
2. Get the next page and pass execution (and the cycle) to that next
page by calling a method from that page right away...

Br,
-Yves-

-- 
A bus station is where a bus stops. A train station is where a train
stops. On my desk I have a work station...

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

Reply via email to