Hacker News new | ask | show | jobs
by dataguy 5747 days ago
That's maybe the one most important problem arising with Java if you are using it in an environment you do not know or not know well (as it is, on client machines - especially using Java on the web). As of it, using Java 7 features in Web pages - no way, maybe no way ever if you do not want to exclude a big mass of people out there on the market.
1 comments

People still write client side Java? shudder I love Java, but good god would I never write an Applet again.
You do realise that 'client side' includes people's own machines, right? You don't need to do applets for those.

Besides, applets are way way better now than they used to be.