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

Reply via email to