RE: Writing Ajax applications that gracefully degrade

2007-12-20 Thread Maeder Thomas
We are actually implementing such an application. We had to
(re-)implement a couple of components to support AJAX-Fallback. While
that's not trivial sometimes, it's definitely not very hard (we have
about 0.5 years of Wicket experience).

Thomas

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
 Sent: Mittwoch, 19. Dezember 2007 22:25
 To: users@wicket.apache.org
 Subject: Re: Writing Ajax applications that gracefully degrade
 
 yes it is possible and not too hard. Don't know if we support 
 it thoroughly enough, but start with *ajaxfallback* components.
 
 -igor
 
 On 12/19/07, oliverw [EMAIL PROTECTED] wrote:
 
  Being totally new to Wicket I would like to know if it would be 
  technically feasible to write Ajax applications in Wicket that 
  gracefully fallback to ordinary links and full page loads 
 depended on 
  wether the client supports javascript or not. Would it be 
 possible to 
  implement this cleanly or would it turn the project into a mess?
 
 
  --
  View this message in context:
  
 http://www.nabble.com/Writing-Ajax-applications-that-gracefully-degrad
  e-tp14424670p14424670.html Sent from the Wicket - User mailing list 
  archive at Nabble.com.
 
 
  
 -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 

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



Re: Writing Ajax applications that gracefully degrade

2007-12-19 Thread igor . vaynberg
yes it is possible and not too hard. Don't know if we support it
thoroughly enough, but start with *ajaxfallback* components.

-igor

On 12/19/07, oliverw [EMAIL PROTECTED] wrote:

 Being totally new to Wicket I would like to know if it would be technically
 feasible to write Ajax applications in Wicket that gracefully fallback to
 ordinary links and full page loads depended on wether the client supports
 javascript or not. Would it be possible to implement this cleanly or would
 it turn the project into a mess?


 --
 View this message in context:
 http://www.nabble.com/Writing-Ajax-applications-that-gracefully-degrade-tp14424670p14424670.html
 Sent from the Wicket - User mailing list archive at Nabble.com.


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



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



Re: Writing Ajax applications that gracefully degrade

2007-12-19 Thread oliverw

Excellent. Thanks!


igor.vaynberg wrote:
 
 yes it is possible and not too hard. Don't know if we support it
 thoroughly enough, but start with *ajaxfallback* components.
 
 -igor
 
 On 12/19/07, oliverw [EMAIL PROTECTED] wrote:

 Being totally new to Wicket I would like to know if it would be
 technically
 feasible to write Ajax applications in Wicket that gracefully fallback to
 ordinary links and full page loads depended on wether the client supports
 javascript or not. Would it be possible to implement this cleanly or
 would
 it turn the project into a mess?


 --
 View this message in context:
 http://www.nabble.com/Writing-Ajax-applications-that-gracefully-degrade-tp14424670p14424670.html
 Sent from the Wicket - User mailing list archive at Nabble.com.


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


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

-- 
View this message in context: 
http://www.nabble.com/Writing-Ajax-applications-that-gracefully-degrade-tp14424670p14425968.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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