Meta
Categories
Tags
Recent Comments
- personal finance on Using Scala for something I’d normally using a “scripting” language for
- Emelia Kue on Using Scala for something I’d normally using a “scripting” language for
- Ricarda Sturtz on Using Scala for something I’d normally using a “scripting” language for
- FB Timeline on Using Scala for something I’d normally using a “scripting” language for
- ultra slim on Using Scala for something I’d normally using a “scripting” language for
Category Archives: Grails
Grails security
I’m working an a Grails-based project which requires security, as pretty much every web application does. My high level requirements are: Role-based access control Database-based authentication (passwords stored in database) Simple to use Good documentation Ability to model permissions for … Continue reading
Idea 8.1 & Grails 1.1
I’ve been working with Grails again lately after not using it for a while. Last time I was using Grails was a pre-1.0 release about a year ago. Even then it was an extremely productive framework, but it was rough … Continue reading