The Lazy Dev

Do less. Develop more.  
Filed under

bean validation

 

Weekly Tech Bullet(in)

Summary
JSr303 (bean validation), Spring 3, Eclipse 3.6M4, Web UI Coolness, Misc Goodies, World Is Changing and...


JSR303, bean validation.

hibernate validator 4: https://www.hibernate.org/412.html
spring 3: http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/validation.html#validation-beanvalidation

and wicket integration
http://magnus-k-karlsson.blogspot.com/2009/10/integrate-jsr-303-bean-validation-and.html
http://42lines.net/content/integrating-hibernate-validator-and-wicket

maybe will be native with wicket 1.5

Spring 3
news roundup: http://www.infoq.com/news/2009/12/spring30
video+slide presentation, related with EE6 : http://www.infoq.com/presentations/Spring-and-Java-EE-6-Jurgen-Holler

Eclipse 3.6M4
Out, but without any real interesting news to justify a manual upgrade from M3. Wait for M5.
http://download.eclipse.org/eclipse/downloads/drops/S-3.6M4-200912101301/eclipse-news-M4.html

Web UI Coolness
http://ajaxian.com/archives/scripty2-in-the-wiiiild

Goodies

Downloadify is a tiny JavaScript + Flash library that enables the generation and saving of files on the fly, in the browser, without server interaction.
http://www.downloadify.info/downloadify/test.html

World is changing

google plans to replace HTTP:
http://blog.chromium.org/2009/11/2x-faster-web.html

finally, a memo: last week we had

Servlet 3.0 (and Glassfish 3.0) released, so here it comes JEE6:

EE6 tutorial: http://java.sun.com/javaee/6/docs/tutorial/doc/
Datasource definition: http://planets.sun.com/techtips/group/blogs/#78b02780-c047-4416-887c-6c22fc42c33f

and take a look at recent entries in these blogs:
http://blogs.sun.com/swchan/
http://blogs.sun.com/jluehe/

Filed under  //   bean validation   jee6   scripty2   servlet3   spring3  

Comments [0]