I would like to build a Java Web Application. What's the quickest start?
Posted
by Vish
on Stack Overflow
See other posts from Stack Overflow
or by Vish
Published on 2010-04-12T15:34:24Z
Indexed on
2010/04/12
15:43 UTC
Read the original article
Hit count: 324
I am a reasonably competent programmer, with about 11 years experience. I particularly like Ruby/Rails and ActionScript. And Java is not too hard.
I'd like to develop a web application in Java in order to leverage things like BlazeDS and learn some new tricks with regard to JBoss and the whole Java App thing.
But I'm having trouble - and confused - looking for a smooth start. I don't want to use Grails, thanks, I want to use Pure Java, with whatever Framework you can think of. Spring, Hibernate, lalala, it's cool.
Where do I start?
© Stack Overflow or respective owner