kobo / groovyserv

Groovy's startup acceralator.
http://kobo.github.io/groovyserv/
Other
98 stars 10 forks source link

"System.env[name]" cannot access environment variables at client side #40

Closed nobeans closed 12 years ago

nobeans commented 12 years ago

getenv(name) and getenv().name works well. only env[name] doesn't.