GT's Blog
Code snippets, technical articles, tips on computing and programming...
Pages
(Move to ...)
Type in Nepali Unicode Romanized - Convert Roman Nepali to Unicode Tool
▼
Showing posts with label
Groovy Grails
.
Show all posts
Showing posts with label
Groovy Grails
.
Show all posts
grails detecting environment - groovy & gsp code
›
Grails/Groovy working code snippet to detect the current environment (development, test, production, or your custom). Custom environment ar...
Grails - auto login in spring security
›
Consider a typical web application where you have multiple user roles (like SUPER_ADMIN, OPERATOR, VISITOR etc ) and you need to do login an...
Groovy Grails - Dynamic Method n Variable name and invoking them
›
Groovy allows to use dynamic method name and variable name and invoke/use them. Dynamic Variable Names Groovy allows to use variable na...
Grails - beginners video tutorial
›
From the Grails site: "Grails aims to bring the 'coding by convention' paradigm to Groovy. It's an open-source web applica...
grails- add jar to lib folder - not working - solution
›
In grails application you can add jar dependencies by just pasting the .jar file to lib folder. If your code doesn't find the jar depend...
›
Home
View web version