Hi Per
Eelco's written a part on it, look here :
http://chillenious.wordpress.com/2007/06/19/how-to-create-a-text-area-with-a-heart-beat-with-wicket/
Checkout the updated part, which is the one I'd suggest you use...
regards Nino
Per Newgro wrote:
Hi Nino Saturnino Martinez Vazquez Wael:
It depends. If it's okay to go to the url you specify in the iframe on
repainting, it will work. If whatever happens in the iframe is part of a
flow, it could break it (but it depends on a lot of things) like how
does the other application handle sessions etc.
If the application which are within were using keepalives/ajaxtimers etc
it would not cause timeouts in the first place..
I only have one application, thats why i would like to assign timeout value by
page.
The part in the IFRAME represents a preselection for a hotel booking service
(normal stuff like adults, nights, checkin day selection etc.). The selection
is validated and set to valid values using ajax.
The preselection-page contains a button which onsubmit opens another window
with the booking page. So i would like to set the timeout value for
preselection un-limited and for bookingpage to 10 minutes.
Btw what are keepalives - are they wicket parts - never heared of it?
Thanks for your help
Per
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
-Wicket for love
Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]