Home

Search results

"tag:grails"


Title and summary Date/time
1
Groovily Verifying a PayPal Event
I've been dealing with PayPal subscriptions for a little while now, using it to manage quite a complex subscription scheme. Though I encrypt my PayPal buttons, the notifications from PayPal are sent to an unencrypted URL, so I need check with PayPal to ...
28-Aug-2008
10:24:00 PM
2
Grails and Error Handling
I finished writing my first plugin today. As with most things Grails, it was surprisingly easy. The plugin injects some methods into my domain and controller classes which I can use to streamline my code. I am not too fond of using if statements to ...
20-Aug-2008
8:17:00 PM