Pages
(Move to ...)
Home
Java
Android
Php
Cake PHP
jQuery
Grails
All Pages
▼
Wednesday, September 30, 2015
Myob Cloud Integration: Use Filter In Myob Integration
›
Equal Method (String) {domain}/{cf guid}/Sale/Invoice/?$filter=PaymentDetails/Method eq 'Cash' Equal Method (UID) {domain}/{...
Sunday, August 30, 2015
Grails Get/Use Http Session In Service Or Util Class
›
import org.codehaus.groovy.grails.web.util.WebUtils import javax.servlet.http.HttpSession HttpSession httpSession = WebUtils . ret...
Sunday, August 2, 2015
Grails :: How To Override g Message Tag
›
1. Create a tab lib (grails-app/taglib) 2. Extend with ValidationTagLib 3. Example package com . test . taglib import org.code...
Friday, July 31, 2015
Grails Add New Resources To MessageSource Dynamically
›
First create a groovy file with the following contents package com . pkm . message . test import grails.util.Environment impor...
Friday, June 26, 2015
HOW TO Fix Google Chrome Updates "Disabled By Administrator"
›
Click on 'Update Value' and set '1' to the 'Value data' box . > Restart you...
Thursday, June 4, 2015
Android: Update GUI field vlaue/display or show a message (toast) from Thread
›
Util Class package com . pkm . android . utils . thread ; import android.app.Activity ; import android.content.Context ; impor...
Java Implementation of String Next Sequence
›
package time . zone ; import java.util.ArrayList ; import java.util.List ; public class JavaNextCharacter { public sta...
‹
›
Home
View web version