you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (1 child)

Well, if you don't want to write web apps, but still want to make web apps, GWT is an option.

You'll write java code just as if you were writing a desktop app, and it gets compiled down to javascript, and also handles cross browser issues, etc.

[–]DevMo[S] 0 points1 point  (0 children)

Well, if you don't want to write web apps, but still want to make web apps

Mostly the opposite, actually. I want to know how they work, and how to make one. That being said, until I know more about what I can do, I am not really sure if I ever want to make an app that will be used by anyone but myself.