Grails redirect and spring security -


Calling a redirection within a control action always adds a strange piece to the redirect URL.

Grails 2.1 .0

  DIF index = {... ... Spring safety programmatic authentication ... redirect (Yuri: '/ m')}   

  Redirect (Yuri: '/ m', piece: blank)  / me # _ = _ 

or

  Redirect (uri: '/ me', absolute: true)  

Do not change

from where did the # _ = _ come ??


Comments

Popular posts from this blog

java - NullPointerException for a 2d Array -

python - Assemble mpeg file unable to play in mediaplayer -

c# - NameSpace Manager or XsltContent to parse aspx page -