My Blog

All about my activities, Ideas and everything.

Tag: Java

Tutorial : Hello EJB3

After I wrote this article http://www.noppanit.com/?p=90. It’s about EJB2. I wrote it from scratch. So, this article I will be writing about EJB3 and I will write it from scratch as well. To compare??EJB3 with EJB2, I found that EJB3 is a lot more comfortable, but it can’t beat Grails anyway. ^_^. So, let gets [...]

Tutorial : Java Connection Pool

Java??Connection Pool

How to write java document

I have found this website and I found that it’s quite useful to keep, because almost programmers won’t write document or any comment into their code. So, those code will be hard to follow. I encourage every programmer to write comments and document for another programmers that will be developing from the previous programmer later [...]