ConcourseSuite Support

Support
Corporate
PUBLIC PROFILE

Back to topics

Discuss Development

Error on dhv:container tag

You need to be logged in to post messages

Error on dhv:container tag

2/15/2008 5:35 AM EST

If i edit the categories of hel desk modules, i receive a null pointer exception.

This happen because the method getAttribute("stack") of session, return a null object, when the stack isn't store before in the session.

To prevent this exception I've added an if statement, to controll the value of stack after the calling of method getAttribute().

If the stack is null after the calling, assign to stack a new empty HashMap.


Marco Pancioni

Antica Bottega Digitale

Concursive Solution Provider