Grails - Request and Response - Get which URL Requested the constructor -


i new grails. please read scenario , provide me best solution.

i have controller edit , controller gets request multiple pages. want , controller gets request page , processes request , want page gets redirected similar page requested task.

i hope question clear enough. in advance.

see redirect method of controller. there forward method can useful


Comments

Popular posts from this blog

java - activate/deactivate sonar maven plugin by profile? -

python - TypeError: can only concatenate tuple (not "float") to tuple -

java - What is the difference between String. and String.this. ? -