Ask HN: Can I move over to JSF from PHP?
I am old timer to technology. My first language was Fortran (I am an engineer) and then C. I did a few websites in PHP. Listening to a lot of boo against PHP recently, I am thinking of moving over.
As I learnt C pretty early, Java comes close in terms of syntax. But, I don't hear Java in casual computing, as much as Ruby (RoR) and Python (Django).What a pity, Java is sidelined to an enterprise architecture!
With JSF2, Java is poised to be in the limelight. With JSF and some client side javascript code, Java is suited for quick webwork that can scale very well. Guys, what do you think about giving Java its worth?
2 comments
[ 2.6 ms ] story [ 13.5 ms ] threadThat said, if you're still serious about moving from PHP - which more than gets things done IMO - then I suggest looking at Play Framework[1]. It's pretty awesome, and comes in a Scala version as well.
[1]. http://www.playframework.org/