I collect a lot of links resources to help in considering Grails as web framework.
Sometime, i am not patient waiting for grails command get list of plugin first when i just want to install specific plugin.
So i am looking for the way to install directly the plugin I want.
First, browse your plugin first from http://svn.codehaus.org/grails-plugins/
Then select your plugin folder
For example, I want to install ...
Question:
I'm wondering how can I get the java web application context within a Grails Service?
Example if i want to read file inside the application's directories from the Service.
A few changes in JSecurity caused problem when upgrading JSecurity Plugin from 0.2-SNAPSHOT to 0.2.1.
I just upgraded my Grails from 1.0.1 to 1.0.3 and I also upgraded my JSecurity Plugin from 0.2-SNAPSHOT to 0.2.1 and
I found problem in checking authenticated user code in my controller and also in my gsp, ...
Hello everyone,
I created this site for sharing my learning effort and experiences in Grails.My name is Isak Rickyanto and this is my first post here.
At first, i want to tell story about my perspective about Grails.
I like Grails and will use it for my web project, also i am hoping ...