AboutJDScaffold is a JSP tag library which will provide dynamic scaffolding with Hibernate as persistence provider.
Example
Defining above taglibrary in any JSP of your web application will provide C-R-U-D functionality on fly for table which is mapped to com.google.code.entities.Employee in Hibernate configuration file.