Grails Strange issue with view not rendering -


i have method in controller redirecting method view not rendering. method being redirected have view method's name reason after hitting submit after logging in next view doesn't render. know method associated view being called because other code in method executing, view isn't rendering. if manually navigate view url render fine in browser. ideas?

one way around might using jquery read json response , construct redirect url that.


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -