Would there be any interest in starting an Apache JSF implementation with a
component repository for the open source community?  I have about 80% of an
implementation written...

Regards,
Jacob

-----Original Message-----
From: Craig McClanahan [mailto:[EMAIL PROTECTED]
Sent: Monday, July 19, 2004 12:13 PM
To: Struts Users Mailing List
Subject: Re: JSF vs Struts

On Mon, 19 Jul 2004 10:25:13 -0400, Rick Reumann <[EMAIL PROTECTED]>
wrote:
>
> We're thinking about using Flash forms for some things. Will they plugin
> nicely to JSF?
>

Hooking up the output side of that should be a piece of cake ... write
some components that render the necessary markup to embed the Flash
stuff in the generated page.  I'm not familiar with the input side of
using Flash for this, but in principle it should still just be a
matter of having your component (or renderer) decode() method parse
the appropriate request parameters and store the values, just as the
standard HTML components do.

Craig

---------------------------------------------------------------------
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]

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

Reply via email to