Hi, I've a
servlet that get parameters of
JSP login page to check if the user is valid, the return of this check is a cod that say what others JSP page this user can access, then with this cod I call the page using the "RequestDispacher" but I am receiving this error.
Does anyone know how to solve it?
Thanks and best regards.