Re: How to provide a tapestry method to be access from another application?
Eugen <[email protected]> Wed, 4 Sep 2019 22:28:25 +0200
| Newsgroups | gmane.comp.java.tapestry.user |
|---|---|
| Message-ID | <CAE+3ZKu-bRGnHrG81xaJREhYxPOQbfDaZxmR22NfUTuaPMa9Kw@mail.gmail.com> |
--000000000000b379c10591c00c2b Content-Type: text/plain; charset="UTF-8" Hi, is Your method exposed as event? Or You have a CORS exception? What is the error on client side? Regards Eugen Rbsn Lbk <[email protected]> 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. > --000000000000b379c10591c00c2b--