Excuse my basic question, but i am a software engineer and not very experienced with server admin.
I am using reCAPTCHA in my j2ee application, and on google's site they say that the reCAPTCHA plugin for java requires modifying DNS caching (put it 30 seconds).
This is mentioned in the following Link (at the bottom of the page "-Dsun.net.inetaddr.ttl=30")
How can i set it up in glassfish v3?
You can setup the JVM settings for your domain doing the following:
You could also use asadmin on the commandline, something like: