Hi,
I have a JSP which is used to authenticate a user to a service. This JSP reads
a value from a Javabean which is in turn using Jaas which determines whether the user
has authentication or not.When I run this JSP through tomcat I receive an error saying
Unable to instantiate login configuration.
Could anyone help me with this problem.Thanks in advance.
Thomas.
