1
vote
4answers
3k views

Do I need to know servlets and JSP to learn spring or hibernate or any other java web frameworks?

I've been asking a lot of people where to start learning java web development, I already know core java (Threading,Generics,Collections, a little experience with (JDBC)) but I do not know JSPs and ...
0
votes
2answers
1k views

Path to learn Spring MVC

I'm a programmer that have worked with different sorts of technologies like HTML, CSS, Core Java, Servlets, JSP, PL/SQL, PHP, Flex and Android. I've worked with Java and Sevlets a long time ago. I ...
3
votes
1answer
2k views

Example of an open source project using Spring

I'm trying to learn a bit about the Spring framework and I'm wondering if anyone can recommend an open source project using it so that I can have a look through the source. Any other recommendations ...