Oh, one other comment...
Martin Marinschek wrote On 4/13/2009 12:40 AM ET:
- instead of rendering a faces-message allowing the user to switch to
the javascript-free version, we could always render the first page
javascript-free, and render a javascript-block which redirects to the
javascript-version (however, this would need an additional
page-rendering in 98+% of the cases for a new session). Also a very
interesting suggestion, but I personally believe we should optimize
for the javascript-enabled case, and not for the non-javascript case.
Yes, agree completely, we definitely want to optimize for the
JavaScript-enabled case.
Andy