Hi I have forgot password screen which I would be accessing before login for this I have wrote the following into security.xml
/forgotPassword*=ROLE_ANONYMOUS,ROLE_ADMIN,ROLE_USER Now the problem is that I am not able to apply struts taglib into this screen Can anybody help me Regards Anshu