Is it possible to know from which URL the request came to a Java EE application servlet?
If a web application A requests an other Java EE web application B, is it possible to retreive the URL of the web app A (requester) from the HttpServletRequest object in the servlet's doGet() method?
Aucun commentaire:
Enregistrer un commentaire