Re: Is it possible to develop a JSF application that gracefully degrades?

2007-08-12 Thread Martin Marinschek
Manfred Geiler is going to commit something to MyFaces (impl) soon which will allow JSF without JavaScript, even displaying things like links (by styling buttons as links). Stay tuned... regards, Martin On 8/10/07, mraible [EMAIL PROTECTED] wrote: I'm trying to develop an application that

Re: Is it possible to develop a JSF application that gracefully degrades?

2007-08-12 Thread Mario Ivankovits
Hi! Manfred Geiler is going to commit something to MyFaces (impl) soon which will allow JSF without JavaScript, even displaying things like links (by styling buttons as links). Stay tuned... With having f:param still working? Cool stuff! Ciao, Mario

Re: Is it possible to develop a JSF application that gracefully degrades?

2007-08-12 Thread Martin Marinschek
The link is going to be a button - just styled differently, so yes, params are working. Manfred did this for a project of ours, and just needs to generalize a bit. regards, Martin On 8/12/07, Mario Ivankovits [EMAIL PROTECTED] wrote: Hi! Manfred Geiler is going to commit something to MyFaces

Is it possible to develop a JSF application that gracefully degrades?

2007-08-10 Thread mraible
I'm trying to develop an application that gracefully degrades for users that have JavaScript turned off. We're not concerned so much about supporting non-JavaScript browsers. Rather, we want to developing using Hijax [1] so a page is enhanced by JavaScript, but continues to work if JavaScript is