Re: Combining Ajax and non Ajax pages

2008-02-24 Thread steviezz
this use case. Steve -- View this message in context: http://www.nabble.com/Combining-Ajax-and-non-Ajax-pages-tp15587166p15664149.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e

Re: Combining Ajax and non Ajax pages

2008-02-23 Thread steviezz
. Steve -- View this message in context: http://www.nabble.com/Combining-Ajax-and-non-Ajax-pages-tp15587166p15661322.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL

Re: Combining Ajax and non Ajax pages

2008-02-22 Thread steviezz
Cheers Dipu -- View this message in context: http://www.nabble.com/Combining-Ajax-and-non-Ajax-pages-tp15587166p15607263.html Sent from the Wicket - User mailing list archive at Nabble.com

Re: Combining Ajax and non Ajax pages

2008-02-22 Thread Igor Vaynberg
-- View this message in context: http://www.nabble.com/Combining-Ajax-and-non-Ajax-pages-tp15587166p15607263.html Sent from the Wicket - User

Re: Combining Ajax and non Ajax pages

2008-02-22 Thread steviezz
country : + countryModel); info(selected region : + regionModel); setResponsePage(new SearchResults()); }; } } -- View this message in context: http://www.nabble.com/Combining-Ajax-and-non-Ajax-pages-tp15587166p15641991

Re: Combining Ajax and non Ajax pages

2008-02-21 Thread steviezz
: store the backing model in the session and get it from the session, this will help you retain the state in all the cases Cheers Dipu -- View this message in context: http://www.nabble.com/Combining-Ajax-and-non-Ajax-pages-tp15587166p15607248.html Sent from the Wicket - User mailing

Re: Combining Ajax and non Ajax pages

2008-02-21 Thread steviezz
Dipu -- View this message in context: http://www.nabble.com/Combining-Ajax-and-non-Ajax-pages-tp15587166p15607263.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL

Re: Combining Ajax and non Ajax pages

2008-02-21 Thread Maurice Marrink
user-2 wrote: store the backing model in the session and get it from the session, this will help you retain the state in all the cases Cheers Dipu -- View this message in context: http://www.nabble.com/Combining-Ajax-and-non-Ajax-pages-tp15587166p15607263.html

Re: Combining Ajax and non Ajax pages

2008-02-21 Thread steviezz
-- View this message in context: http://www.nabble.com/Combining-Ajax-and-non-Ajax-pages-tp15587166p15607263.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Combining Ajax and non Ajax pages

2008-02-21 Thread Maurice Marrink
in the session and get it from the session, this will help you retain the state in all the cases Cheers Dipu -- View this message in context: http://www.nabble.com/Combining-Ajax-and-non-Ajax-pages-tp15587166p15607263.html

Re: Combining Ajax and non Ajax pages

2008-02-21 Thread steviezz
code can you have? Maurice -- View this message in context: http://www.nabble.com/Combining-Ajax-and-non-Ajax-pages-tp15587166p15611982.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe

Re: Combining Ajax and non Ajax pages

2008-02-21 Thread steviezz
in context: http://www.nabble.com/Combining-Ajax-and-non-Ajax-pages-tp15587166p15607263.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Combining Ajax and non Ajax pages

2008-02-21 Thread Maurice Marrink
the session, this will help you retain the state in all the cases Cheers Dipu -- View this message in context: http://www.nabble.com/Combining-Ajax-and-non-Ajax-pages

Re: Combining Ajax and non Ajax pages

2008-02-21 Thread Maurice Marrink
: http://www.nabble.com/Combining-Ajax-and-non-Ajax-pages-tp15587166p15607263.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Combining Ajax and non Ajax pages

2008-02-21 Thread Michael O'Cleirigh
-- View this message in context: http://www.nabble.com/Combining-Ajax-and-non-Ajax-pages-tp15587166p15607263.html Sent from the Wicket - User mailing list archive at Nabble.com

Combining Ajax and non Ajax pages

2008-02-20 Thread steviezz
to deal with this by redesigning the user interface. Thanks. -- View this message in context: http://www.nabble.com/Combining-Ajax-and-non-Ajax-pages-tp15587166p15587166.html Sent from the Wicket - User mailing list archive at Nabble.com

Re: Combining Ajax and non Ajax pages

2008-02-20 Thread wicket user
(much the same same as 2). Of course, if I am wasting my time because this is stupid, then I'd value any other suggestions on how to deal with this by redesigning the user interface. Thanks. -- View this message in context: http://www.nabble.com/Combining-Ajax-and-non-Ajax-pages