Setting session id for test case
"chuanjiang lo" <[email protected]>
| Newsgroups | gmane.comp.jakarta.cactus.user |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I have a servlet that reads the session id, req.getSession().getId(); I would like to set the id to some value and how do i set the session id attribute in the test case? Appreciate any advice