Archive for April, 2007

JPA and Rollbacks…

Monday, April 30th, 2007

David Van Couvering has a nice article on JPA and Transaction Rollbacks

I haven’t got to the point where I’ll have this kind of problems, but I guess this post is a good reminder that someone else have the solution to a problem that I don’t have yet :|

Are JSP really Dead?

Friday, April 20th, 2007

Just came across this article about how JSP are dead and asked myself if the author as a good point or not.

One thing is for sure, most of JEE technologies (EJB, JSF, etc.) are sure like cannons to kill flies, and makes me wonder if JSP is on that package and I have’nt noticed since I’m so used to using them…

Guess I have to give a try to Freemarker