Hi,
I want to create a restful web service server in AEM author site,so I can call this web service via java script from other site.
please tell me how to :
1. how to create this service in AEM author site?
2.how to process the request without login in CQ author site or set the authentication information in the request and can allow the request pass the authentication?
thanks!
yifei