At 11:56 AM 2/9/00 +1100, you wrote:
>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.

Is this what you're talking about?

http://java.apache.org/spfc/problems/



John E. Koontz


--
------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to