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]