Hi! all, I have an application named "eCom" unnder the tomcat/webapps and using jcatpcha with the login page. I set the eCom becomes the root dir(path) with the server.xml. So, http://myDomain/ will equal http://myDomain/eCom/. And its seems ok and work with every page.
But there is an error when I try to login. The jcaptcha give me an exception. "com.octo.captcha.service.CaptchaServiceException: Invalid ID, could not validat e unexisting or already validated captcha" So i try another login page with the http://myDomain/eCom/, but its work fine. In fact , the login page is the same. I think "http://myDomain/Login.jsp" and "http://myDomain/eCom/Login.jsp" is the same. Because i set the dir "eCom" become my root dir. I dont know how this error cause? I try to google this exception , but no one likes me. Who can tell me that what different if the dir set to root dir? -- View this message in context: http://www.nabble.com/tomcat-with-jcaptcha-tp18309636p18309636.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]