Pages
(Move to ...)
Home
Java
Android
Php
Cake PHP
jQuery
Grails
All Pages
▼
Showing posts with label
ApplicationContext
.
Show all posts
Showing posts with label
ApplicationContext
.
Show all posts
Friday, September 19, 2014
Access Spring-ApplicationContext/ServletContext From Everywhere
›
Create a java class such named 'AppUtils.java' with following contents: package com . pkm . maven . common ; import javax...
Monday, February 10, 2014
Use grails service from java class
›
package com . groovy . exception import com.services.TestService import org.springframework.context.ApplicationContext import org...
Wednesday, August 7, 2013
How do I get an instance of a Grails service programmatically
›
The Grails documentation describes a way to get a service when in a servlet. This might be useful, if you can obtain the same objects in y...
›
Home
View web version