Hi, is Your method exposed as event? Or You have a CORS exception? What is the error on client side?
Regards Eugen Rbsn Lbk <orobsonpi...@gmail.com> schrieb am Mi., 4. Sep. 2019, 21:28: > Hi, > > I have developed a Tapestry application. Inside of that application I have > a method that process the login. I would to access/call this method from > another non-tapestry application. > > I've tried to access the method via ajax, exactly the way I would access > from inside of the tapestry application. The issue is, tapestry does not > recognize the request as ajax. Any idea how to solve this? > > Thanks a lot for your help. >