Re: sessionhelp

2007-04-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark, Mark Goking wrote: > In my case, I wish to manually create a jsessionid and log the user in > the web app without using j_security_check. Is this possible? You can certainly do this yourself, if you are willing to write some code. You're better

sessionhelp

2007-04-02 Thread Mark Goking
Hi. When logging in to web applications with roles you set in web-xml and server.xml which db it will connect for validation. In my case, I wish to manually create a jsessionid and log the user in the web app without using j_security_check. Is this possible? Beccause I have 2 tables with differ