what I see is that the action link which is called doesn't find the object when I pass the parameter, params.userName while as authenticate works fine. Any clues why this would not be working. I do see the value of userName being passed from the form to the controller.
Thanks
- Harjit
Harjit Singh
Ranch Hand
Joined: Feb 01, 2007
Posts: 77
posted
0
Found the issue. It was a conditional logic error which was causing it to return false in case it was found... I guess I'm having the Monday office blues....