[Tfug] Browser based UI's
Bexley Hall
bexley401 at yahoo.com
Tue Jul 14 19:01:24 MST 2009
Hi,
> have you tried GWT?
But that's part of the issue. What's the point of a browser
based interface if you have to rewrite all your applications in
Java? I.e., to me, the beauty of a browser interface would
be that it could represent a "dumb client" and leave all the
smarts server side. If you're going to deliver the application
to the client (instead of just the *interface*), then why not just
build a VM that runs on bare iron and code directly in that
(and skip talking to http://localhost).
More information about the tfug
mailing list