On Thu, 25 Mar 2004, Bas Scheffers wrote:
> Guy,
>
> > 1) Fill out form to get data.
> > 2) Server responds with java and set of records.
> > 3) Java applet displays one of the records and with out further
> I see what you mean now, a business application in a browsers. It's
> usefull for that - my company has written various trading/market data apps
> that way for banking clients - but for a public website, html and forms
> are a better solution.
Note that if you want to write straight client-server apps, tcl/tk and
php-gtk both work pretty well too.