Re: How to provide a tapestry method to be access from another application?
Qbyte Consulting <[email protected]> Thu, 5 Sep 2019 08:24:38 +0700
| Newsgroups | gmane.comp.java.tapestry.user |
|---|---|
| Message-ID | <[email protected]> |
Another approach is to export the logic of the login process to a separate s= ervice and have both client applications call it. John Sent from my iPhone > On 5 Sep 2019, at 02:27, Rbsn Lbk <[email protected]> wrote: >=20 > Hi, >=20 > 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. >=20 > 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? >=20 > Thanks a lot for your help. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]