1. Grails: find domain class by name stackoverflow.comI want to allow users to traverse the domain classes and print out dumps of stuff. My frist problem: assuming the following works just fine:
|
2. Is it possible to call a servlet on my domain from another domain? stackoverflow.comI have a VPS. My website is on that vps, and I would like to have my client's websites on there as well, which is no problem. I want to have ... |
3. Can a servlet/jsp write/ read files outside its context/domain ? coderanch.com |