From: phillip r. <rh...@ya...> - 2004-12-08 19:58:38
|
The code that I am testing calls setAttribute on my mock httpsession, and later, it is calling getAttribute on the mock session to return the same object. Is there a way that I can get that call to getAttribute to use the value that was passed to it in the previous setAttribute call? Is there any documentation or examples that could point me in the correct direction? Thanks very much. I have spent hours on google;( |