Archive for September, 2009

Sequence of learning Java programming

1. Java Core or Java Basics (syntax, collections, threads, i/o etc.). 2. HTTP basics. 3. HTML, CSS and JavaScript basics. 4. JSP and Servlets. 5. Spring MVC, Spring IoC and Hibernate. 6. Persistence code generation and Domain Driven Frameworks.

Project Kenai

Turn your attention to Kenai. Finally Sun seems to be is up to date.

Java persistence code generation tools

Java DAO generators review I need DAO generator (tool for persistence code generation). For what? I have third party application with database backend and I want to write my own application for insert/browse data to/in database. So i need framework that can create whole application or possible only DAO level from database schema. I prefer [...]


wp