Check out SPFC at java.apache.org. There has not been a lot of activity (at
least publicly) for many months, but I think it is a start at what your
aiming for.
John McNally
----- Original Message -----
From: John Ky <[EMAIL PROTECTED]>
To: ECS <[EMAIL PROTECTED]>
Sent: Tuesday, February 08, 2000 4:56 PM
Subject: HTML Events to Java Events
> Hi List:
>
> I think a cool addition to ECS would be a
> Gui Construction Set where events fired
> on an HTML page can be automagically
> sent back to the server and directed to
> the corresponding Gui element so that
> events can be handled server-side with
> ease. Event handling would then no
> longer include the clumsy task of mapping
> HTML form elements with commands
> on the server. Event handling would be
> as simple as subclassing a Gui Element
> and overriding an 'On[Event]' method as
> a programmer might when using AWT.
>
> I was wondering if such a thing was planned
> or already exists for ECS because I am
> currently working on an implementation.
>
> John
>
>
> __________________________________________________
> Do You Yahoo!?
> Talk to your friends online with Yahoo! Messenger.
> http://im.yahoo.com
>
>
> --
> ------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Archives and Other: <http://java.apache.org/main/mail.html>
> Problems?: [EMAIL PROTECTED]
>
--
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]