Using jquery plugin, we will create our date box component in ZK and apply mask and water mark. You can download the jquery plugin from the following site
http://digitalbush.com/projects/masked-input-plugin/
http://digitalbush.com/projects/watermark-input-plugin/
X12 EDI Examples
My date box Component
Tech Links
Hibernate
Spring Security
- Spring Security Part 1 – Simple Login application with database
- quick-spring-security tutorial in eclipse step by step
Spring + Hibernate + JPA + Entity Manager
- Integrate with spring and JPA and ZK
- JPA basic example with EntityManager , Spring and Maven
- Step by step configuration of Spring , Hibernate and JPA
- http://www.springbyexample.org/examples/one-to-many-jpa-hibernate-config-reference.html
Spring Service and DAO Layer
- Developing A Simple Java Application With Spring using Service and DAO Layers
- http://www.mkyong.com/spring/maven-spring-hibernate-annotation-mysql-example/
- http://vrtoonjava.wordpress.com/2012/06/17/part-3-dao-and-service-layer/
- http://www.techferry.com/articles/spring-annotations.html
HibernateTemplate or EntityManager
- http://forum.springsource.org/showthread.php?73629-EntityManager-versus-getHibernateTemplate()
- http://blog.michaelscepaniak.com/differences-between-hibernate-and-jpa
- http://blog.springsource.com/2007/06/26/so-should-you-still-use-springs-hibernatetemplate-andor-jpatemplate/
- http://www.coderanch.com/t/442507/oa/EntityManager-getHibernateTemplate
- http://stackoverflow.com/questions/12555055/jpas-entitymanager-or-hibernates-hibernatetemplate-with-spring
- http://www.baeldung.com/2011/12/13/the-persistence-layer-with-spring-3-1-and-jpa/
Generic DAO
- http://www.bejug.org/confluenceBeJUG/display/BeJUG/Generic+DAO+example
- http://hop2croft.wordpress.com/2011/06/23/dont-repeat-the-dao-no-repitas-el-dao/
- http://www.codeproject.com/Articles/251166/The-Generic-DAO-pattern-in-Java-with-Spring-3-and
- http://www.ibm.com/developerworks/java/library/j-genericdao/index.html
Spring and Hibernate ORM Framework Integration.
1. http://www.javabeat.net/2007/10/integrating-spring-framework-with-hibernate-orm-framework/
2. http://static.springsource.org/spring/docs/2.5.x/reference/orm.html
3. http://blog.springsource.org/2012/04/06/migrating-to-spring-3-1-and-hibernate-4-1/
4. http://javaprogrammingtips4u.blogspot.in/2010/04/spring-integration-with-hibernate_23.html
ZK Hibernate one to one annotation mapping bidirectional CRUD example using MVVM
In this post, we will see how we can implement hibernate one to one mapping bidirectional using ZK Components
ZK Component extend
In this post, we will see how we can create our component by extending ZK Component. All the jquery plugin can be used in ZK. The following example will explain how to create Phonebox, Zip Code and Tax ID.
ZK Messagebox Styling
This examples show how you can use change the Look and Feel of ZK MessageBox Component.
Subscribe to:
Posts (Atom)