Re: Captcha in Struts

2007-09-16 Thread Paul Benedict
I didn't see anything in the instructions that indicated that url. Is it a struts action? If so, you'll need to include the appropriate extension (.do?) Paul On 9/17/07, aarthy <[EMAIL PROTECTED]> wrote: > > > > >Are you trying to invoke /jcaptcha in your browser? > > > Yes > > -- > View this mes

Re: Captcha in Struts

2007-09-16 Thread aarthy
>Are you trying to invoke /jcaptcha in your browser? Yes -- View this message in context: http://www.nabble.com/Unable-to-read-TLD-%22META-INF-taglib.tld%22-tf4439312.html#a12729385 Sent from the Struts - User mailing list archive at Nabble.com.

Re: Captcha in Struts

2007-09-16 Thread Paul Benedict
Are you trying to invoke /jcaptcha in your browser? On 9/13/07, aarthy <[EMAIL PROTECTED]> wrote: > > > Hi, > > I tried to implement struts in my project using guidelines from this link > > http://forge.octo.com/jcaptcha/confluence/display/general/Struts+integration > > i am getting the below erro