How to provide a tapestry method to be access from another application?
Rbsn Lbk <[email protected]> Wed, 4 Sep 2019 21:27:44 +0200
| Newsgroups | gmane.comp.java.tapestry.user |
|---|---|
| Message-ID | <CAHbyZh=U6D0nc1YUtjxfLRgR51Y5mRLCzukZMupie-kHNoYr-Q@mail.gmail.com> |
--000000000000b467520591bf3305 Content-Type: text/plain; charset="UTF-8" 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. --000000000000b467520591bf3305--