I try to compile the class ldapAuthCheck from the book "Professional Jsp"
page 488
the compiler display this error:

cannot resolve symbol
symbol  : class SecurityCheck
location: package request
public class ldapAuthCheck extends org.apache.tomcat.request.SecurityCheck{

Does anyone know where I can find the package org.apache.tomcat.request?
Is it part of Tomcat?
Thank you,
Batsheva


Reply via email to