An exception occurred processing [singlepage/SingleHeader.jsp] at line [59]
56: visiter = new Person(Long.parseLong(user.getFocus()));
57: }
58: Person person = pf==null ? null : pf.getPerson();
59: boolean isGuest = user.isGuest();
60: boolean isOwner = (pf != null && pf.isOwner(true)) || GlobalUtils.hasWebAppAdminRole(user) || "Admin".equals(user.getRole().getName());
61: request.setAttribute("isAdminister", isOwner);
62: request.setAttribute("headerFlag:isFamily", person!=null&&person.isFamily()); //isFamily flag for shared jsp which do not use tws.base/usmc.Person
Stacktrace:
| Contra Costa Chapter | Association Chapter |
![]() Administered By : QM Council, Robert, LCDR 29 |
|
|
| Crest |
| ||||||||||||
|
|
||||||||||||
|
|||||||||||||
Contra Costa County Chapter Mission1. To provide opportunities for MOAA members wo live in Conta Costa County to serve the community and support local Veterans events. 2. To support JROTC and ROTC programs in or near Contra Costa County. 3. To be an effective local advocagte for relevant Veterans or national security issues of concern to us as military officers, by using our professional knowledge and experience as officers of our armed forces to be thought leaders and influencers in our community on these issues. 4. To provide opportunities for members to socialize with fellow officers. |
|||||||||||||
| Reporting Chapters |
| None |
| Crest |
|
|||||||||
|
|
|||||||||
| ||||||||
| |||||||||||
|
|
|
|||
java.lang.NullPointerException