Grails, also works as a time compressor
Karl gives us a brief on how Grails works, why it is the convenient app development framework of choice, and how it can save Java developers a lot of time creating web applications. Grails is basically a framework for web …
Maven & Archiva – No Dependency Information Available / Missing POM
Ria tells programmers what she discovered and how she solved the case of the missing POM on Maven. [crayon-519df958b29d2/] I got this warning while running mvn clean package. At first
PinoyJUG Meetup at O&B
O&B hosted the very first PinoyJUG meetup for 2013 last April 11 at our headquarters. We had over 40 Java developers in attendance. The agenda included welcoming remarks by
PhaseListener: JSF 1.2 Alternative to PreRenderViewEvent
Ria discusses PhaseListener and provides resources on how to use it on JSF 1.2. PreRenderViewEvent PreRenderViewEvent allows methods to be called before the page loads. This can be very useful
JavaScript: A Love-Hate Relationship
Lorenzo used to hate JavaScript. As a software programmer, it was complex and confusing for him. Until he dove in and started really learning it. In this article,
Creating a chainable select for spreadsheets with Apache POI
In this tutorial, Pepe discusses the steps for creating a chainable select for spreadsheets for an offshore client's Java software development project. The client required us to create a
Decorating Error Pages with SiteMesh 2.4.x
Lorenzo explains a fix for a problem he encountered when decorating error pages with SiteMesh. I've encountered a problem when decorating error pages with SiteMesh 2.4.2. I thought that
MVCObject using Closure Library
Lorenzo plays around with JavaScript and the Closure Library. Read more to see what he came up with. I've recently been spending more time with JavaScript. I thought I'd
Spring MVC Slow on Google App Engine for Java?
Lorenzo talks about his experience of running Spring MVC on the Google App Engine. We previously tried deploying Spring-based Java web applications on Google's App Engine (GAE). And I
Google Closure Compiler with Maven Builds
After discussing Google Closure Tools for a Maven-based project, Lorenzo continues with a tutorial on how the Closure Compiler was used to compile and generate a minified JS























Seth with Firebox: Thanks Lorenzo. This will definitely help when working with Spring MVC...
Rob McLeod: Thanks for the tip!...
Rigel Franklin: Many companies around the world are using this repetitive approach to ...
Abel Melquiades Callejo: I strongly agree to that.. Haha, that`s right. Maybe project managers ...
Marshall Mclaughlin: inspired by your tutorial.trying to learn a few thing in java java pro...