Directly j_security_check on Tomcat realms

2003-12-11 Thread Grzegorz Samborski
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

Re: Directly j_security_check on Tomcat realms

2003-12-11 Thread Adam Hardy
On 12/11/2003 04:42 PM Grzegorz Samborski wrote: 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