Originally posted by Chris Stewart:
Certainly this will be a very subjective thread ...
Originally posted by Bear Bibeault:
Indeed.
Personally, I use JSP and Servlets with the assist of a very lightweight Front Controller implementation (see FrontMan in my sig). I don't care for big, obfuscating frameworks like Struts1 (haven't looked into Struts2, but I really have no need to) and I will use JSF only when a man much larger than myself, and perhaps with a weapon, forces me to.
I think the trend, in general, is to move away from 'heavier than they need to be' frameworks.
Originally posted by Cameron Wallace McKenzie:
but technologies like Hibernate ...
Yeah, I didn't even touch on the client side of things. I'm having great fun putting jQuery through its paces creating a very rich UI for the same project within which I'm employing Hibernate.Originally posted by William Brogden:
On the client side there is more interesting stuff ...
Regards,
Durga Prasad
Not to turn this into a JavaScript conversation, but JavaScript isn't a development environment, it's a scripting language. And most people who say that they don't like it either haven't really given it a shot or really understand it as a functional language, or are confusing JavaScript with the browser DOM (which is an abomination).Originally posted by Pat Farrell:
Sadly, Javascript is, IMHO, a terrible development environment.
Originally posted by Pat Farrell:
Sadly, Javascript is, IMHO, a terrible development environment.
Originally posted by Bear Bibeault:
Don't be quite so quick to dis JavaScript itself. It's actually quite a powerful and expressive language.
Originally posted by Cameron Wallace McKenzie:
Google Web Toolkit offers the best of both worlds. The question is, does it deliver?
Well behaved women rarely make history - Eleanor Roosevelt. tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
|