I have 2 aplications on Tomcat 4.1.29, one is designed for users(customers) another is designed for admin on both I use tomcat realms. I want to log on user from admin app. How to do that? I understand that i need to call directly j_security_check on user's app. How can I call directly j_security_check and how to set user,password and requested page ?
greetings Greg Samborski
