Posted by Nik Coughlin on 04/26/07 05:29
ncleasby wrote:
> Please tell me the programming language + tools used to create web
> applications such as Google's Docs & Spreadsheets and similar apps.
>
Java using Eclipse and GWT.
Google writes a lot of their apps in Java, they have a special 'software
factory' type framework called Google Web Toolkit which lets you write your
app in Java and then generate html/css/javascript for the client side.
http://code.google.com/webtoolkit/
Navigation:
[Reply to this message]
|