Have a look at the ServletContext.getContext and
ServletContext.getRequestDispatcher methods and read up in the spec on
request forwarding and including which happens only on the server side.

Jan

On Fri, 6 Mar 2020 at 07:33, Manpreet Singh <manpreet.si...@esq.com> wrote:

> Hi,
>
>
>
> What would be the best way in Jetty to have 2 web applications communicate
> with each other without using HTTP calls?
>
>
>
> Thanks,
>
> Manpreet
>
>
> _______________________________________________
> jetty-users mailing list
> jetty-users@eclipse.org
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://www.eclipse.org/mailman/listinfo/jetty-users



-- 
Jan Bartel <j...@webtide.com>
www.webtide.com
*Expert assistance from the creators of Jetty and CometD*
_______________________________________________
jetty-users mailing list
jetty-users@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/jetty-users

Reply via email to