Pages
(Move to ...)
Home
Java
Android
Php
Cake PHP
jQuery
Grails
All Pages
▼
Monday, October 16, 2017
Grails 2.4 Traditional WebSocket Example | Grails Chat Application | Traditional Web Socket Chat Example
›
Grails 2.4 Traditional WebSocket Example | Grails Chat Application | Traditional Web Socket Chat Example At first you need to create a c...
1 comment:
Sunday, October 15, 2017
Grails - Register SessionListener as a Spring Bean
›
Grails - Register SessionListener as a Spring Bean At first you have to create an listener of session as below: package com . mult...
Thursday, October 12, 2017
Grails Custom Projection | Projections Property | Custom Projection Property
›
Grails Custom Projection | Projections Property | Custom Projection Property You have to create a groovy file as below: import org....
Grails Create Criteria | Grails CreateCriteria | Custom Criteria | Custom Criteria Condition
›
Grails Create Criteria | Grails CreateCriteria | Custom Criteria | Custom Criteria Condition You have to create a groovy class as below:...
Saturday, October 7, 2017
Java HttpsURLConnection and TLS 1.2 | Enable TLS 1.1 and 1.2 for Clients on Java 7 | Enabling TLSv1.2 with HttpsUrlConnection
›
You will have to create an SSLContext to set the Protocoll: then you just have to set the SSLContext to the HttpsURLConnection: httpsC...
Stripe Payment API: Create Charge Or Payment Using Java Code
›
You need a Token (Saved credit card instance) to create a Payment which is known as Charge in Stripe API. Creating Charge in Stripe is equa...
Thursday, October 5, 2017
Ensure DirectX 9.0c or higher is installed on your computer | Which version of DirectX is on your PC | Windows - How to check the version of DirectX installed
›
Ensure DirectX 9.0c or higher is installed on your computer | Which version of DirectX is on your PC | Windows - How to check the version ...
‹
›
Home
View web version