Hi Heath:

Thanks for the response.  I think the overwhelming reason to have such a
functionality is to be able to write one application that, given a local
web server, can be both a thin and a thick client.  Local web application
can do data replication/synchronization with remote hosts.

For many rich clients that require lots of data entry, etc.  AJAX is not
acceptable because of transactional integrity and server round trips are
not acceptable because of usability issues.  The ideal would be if I can
write my JSF app one time and then have a resulting Web Start application
as well as a thin client (XHTML, HTML, etc., currently supported by MyJSF).
 A great proposition would be: "here, give me X amount of dollars to build
the app and you'll have both thin and thick if we do it with JSF"...

I'd like to hear what you'd suggest in the way of a solution implementation.

R

>-- Original Message --
>Reply-To: "MyFaces Discussion" <[email protected]>
>Date: Wed, 6 Apr 2005 12:15:29 -0500
>From: Heath Borders <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: MyFaces Discussion <[email protected]>,
>        [EMAIL PROTECTED]
>Subject: Re: JSF to JFC
>
>
>There's really no reason that it couldn't, however, it would require a
good
>
>deal of hacking the ResponseWriter, etc. It is theoretically possible,
but
>
>I'm not sure a lot of people need this functionality.
>
>On 06 Apr 2005 08:52:34 -0700, Reza B'Far <[EMAIL PROTECTED]> wrote:
>
>>
>> Folks:
>>
>> Does anyone know if there is any project anywhere that allows for
>> rendering
>> of JSF to JFC? I'm looking for a presentation layer that can be rendered
>> both as a thin and a thick client...not talking about XForms and XUL,

>> rather
>> a framework that actually does the work of rendering to JFC widgets and
>
>> HTML
>> widgets (both).
>>
>> R
>>
>>
>
>
>--
>-Heath Borders-Wing
>[EMAIL PROTECTED]


Reply via email to