1. Servlet request to another servlet with authorization stackoverflow.comI have tomcat server with some applications. This server uses standart j_secure_check auth. On another tomcat server I need to deploy application that must be some proxy to first server. So ... |