Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.2.1
-
None
-
None
-
Linux Mint 17.1 Cinnamon 64-bit, JavaEE, Grails Framework, Mozilla FireFox, Google Chrome
-
Important
Description
Hello Team,
I am JavaEE Software Engineer. I am using Apache Shiro 1.2.1 with Grails Framework. I have Implemented RememberMe functionality in my application on login.gsp page and it's work fine for me but when I am going to use another form like register.gsp which contains username and password field then it's display me with auto value which was used by me on login.gsp with remember me functionality so can you help that how can I display username and password field only on login.gsp and prevent username and password field auto value on register.gsp