On Wed, Dec 7, 2011 at 2:40 PM, shipra dhooper <[email protected]> wrote: > if i create captcha in gwt application then it doesn't show on apache server > but it display in hosted mode....how can i solve this problem can anybody > help me....
What captcha vendor are you using? Most likely you have to generate a personal key for your domain. If you don't do this the captcha will work on localhost (for testing), but not on your domain. And no - this is almost for sure not a GWT problem, Best, Raphael > > > > > > > thanks in advance > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. -- inc: http://ars-machina.raphaelbauer.com tech: http://ars-codia.raphaelbauer.com web: http://raphaelbauer.com -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
