Another approach is to export the logic of the login process to a separate 
service and have both client applications call it.

John

Sent from my iPhone

> On 5 Sep 2019, at 02:27, Rbsn Lbk <orobsonpi...@gmail.com> wrote:
> 
> 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.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to