Why and what is Ant?
Without using ant, building and deploying web applications and other enterprise applications required a series of scripts or manual processes, which often led to mistakes.
Apache ant is a powerful tool for automating software build processes. It is implemented by Apache Foundation using java language, requires the java platform and is best [...]
Archive for the ‘Java’ Category
Automating build process with apache ant
August 13th, 2009
yajith Why Hibernate instead of direct JDBC ?
June 27th, 2009
yajith Hibernate is a powerful, high performance Object/Relational persistance and query service for both Java and .Net. Hibernate provides the bridge between the database and the application by storing application objects in the database for the developer, rather than requiring the developer to write and maintain mountains of code to store and retrieve objects.
Using a JDBC [...]




Posted in


