Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I believe that one of the reason is lack of good web-applications framework for quick development. There is nothing like django or rails, so if you need to have non-trivial application created in minimum time java is not the best platform. In case when your team consists of plenty different skill level developers java is much safer platform. Performance of the application and hosting is not a problem. Hosting of java application usually is much easier than everything else and performance of jvm very good comparing to other platforms.


I used to think so as well but now there is a great framework called Play:

http://www.playframework.org/


JRebel is worth a look for a similar experience. It reloads classes when they change so no server restarts required.

http://www.zeroturnaround.com/jrebel/


As long as it costs money and is not open source, this will never become hip amongst the cool guys.


IDEA costs money, is not fully open source but is still hip. What gives?


The problem with frameworks like Play, or Symfony in PHP world is that they only play catchup to frameworks like ROR and Django and since they started way later, they still lack the polish.


Or alternatively, they learn from the problems of older frameworks, and can bring a fresh approach without having to worry so much about backward compatibility.


Why is this a problem? They will tend to choose to implement only the best practices. For example my (I'll admit biased) experience with play framework was better than with RoR and with Django.


It would be nice if this framework get more traction


Yes there is: grails.


I believe that Veera means java as a language but not jvm as a platform because a lot of startups use jruby and closure for their applications.


There are lots of great frameworks for ColdFusion/Railo.


ColdFusion is not associated with fun development, may be I'm wrong, but for me it is associated with plenty of config xmls and other enterpricy stuff.


Been using CF for 10 years, Java for 5. CF is a great bridge from the functionality and performance of Java with the ease and natural fit of a loosely typed language when building for the web.

CF and it's community is not the same beast it used to be, I would encourage you and others to take a second look.


Maybe it's been a while? Check out http://www.coldboxframework.com/ or http://fw1.riaforge.org/ as examples of the state of things these days.


Yep, Coldfusion is overly underestimated. It now supports script based syntax (similar to Java) and has a tonne of built-in useful functionality like Ehcache and more...




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: