-
Type:
Defect
-
Resolution: Cannot Reproduce
-
Priority:
Minor
-
Affects Version/s: None
-
Component/s: User Interface
-
None
Currently displaying: User: eske.service.security.impl.acegi.AcegiUserDetails@7f4e683e
Obviously not very helpful to users. The controller backing the footer put the current user object into request scope, under the object name 'user'. We can just use this instance and then let the JSP doing the appropriate data/html formatting, rather than doing HTML formatting in the Java objects toString method.
Obviously not very helpful to users. The controller backing the footer put the current user object into request scope, under the object name 'user'. We can just use this instance and then let the JSP doing the appropriate data/html formatting, rather than doing HTML formatting in the Java objects toString method.