I was wondering could anyone help me with an error I receive when I run my JSP through
Tomcat 3.2.1. I receive the error:
javax.servlet.ServletException: unable to instantiate
LoginConfiguration
I am using a javabean for authentication which uses JAAS and this contains a
login.config file.It works on a test program in Jbuilder but it will not run on tomcat
with my JSP's. I would be grateful if anyone could help me.
Thanks
