I am a newby in the wide world of Alfresco, Web Script, tickets, JSON, etc. I have work through the examples found on the Alfresco website. However, the examples only seem scratch the surface. The more I read the more questions I have.
Questions like:
How do you validate a ticket in a request?
What is the best/prefered way to handle an invalid ticket?
How to process a JSON object received as part of the request?
How to format a JSON object and return it?
How do do lucene queries and create a JSON object from the result.
etc, etc, etc.
I would appreciate it if anyone could point me to some resources and/or examples on the web that they've found usefull.