Hai all.. i tried to create customer login page using custom tag. my folder structure is as follows. c:/tomcat5.0/Login/loign.jsp c:/tomcat5.0/Login/validate.jsp c:/tomcat5.0/Login/successfull.jsp c:/tomcat5.0/Login/retry.jsp c:/tomcat5.0/Login/WEB-INF/checkUser.tld c:/tomcat5.0/Login/WEB-INF/ind/pra/ire/Validate.class and ForceLogin.class
validate and ForceLogin is for check user name and passward.it successfully compiled. Hear is my validate.jsp file.