ServletContextSimulator.setAttribute throws a null pointer exception when passing a null object value, breaking the contract with the ServletContext interface (passing a null value should be equivalent to calling removeAttribute)
Log in to post a comment.