Hi All,

I have been migrating existing online forms from a standard TOMCAT deplyment 
to the App Engine. 

For the (anti) SPAM treatment we have been using Google reCaptcha - via the  
net.tanesha.recaptcha. Java libraries.

The problem I am having is that the recaptcha component is not refreshing 
the text. It is rendering the two words on the first load but then throwing 
an "Input error: Invalid referer" error on any manual refresh of the text 
after this. (for those who have not used recaptcha sometines you need todo 
this as the text can be difficult to read)

What is even more confusing is that this is all *working correctly in the 
dev environment*.

I am assuming I have not set up some aspect of the deployment correctly.

Has anyone else seen this behaviour? If so any advice please.

I am using the GAE Eclipse Plug-in SDK version 1.5. 

Disclaimer: I am new to Google App Engine - so please be gentle.

Thanks in advance for the help.

Regards,

Bill

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to