Specify display column (default with sorting capability): “aoColumns” : [ { “sTitle” : “Agency Code”, “mData” : “agencyCode” }, { “sTitle” […]
Read MoreSpring MVC serializer calendar to json
In this article, I’m using thymeleaf and data tables as my view, backend is Spring MVC Restful render list of […]
Read MoreJoda DateTime to String
This is a short post that show you how to format Joda date time to String and String to Joda […]
Read MoreSpring property editor
This tutorial I will demonstrate how to create PropertyEditor to perform the conversion. First convert DateTime to String and print […]
Read MoreSpring mvc portlet form annotation validation
In this tutorial I’ll show you how to use the annotation way to validate your form in portlet with spring […]
Read MoreConfigure debugging liferay from eclipse
1) Login to glassfish admin http://localhost:4848 2) Go to the Application server and select the JVM Setting 3) Be sure […]
Read More