Hello All,
I have set an attribute into a session: "session.setAttribute("id",
xxxForm.getId());"
Now I want to get this attribute in a xxxForm:
"session.getAttribute("id");". But I have no HttpRequest object.
How can I get the session in the xxxForm?
Can someone help me?
Stefan
----------------------------------------------
hmi-Informatik GmbH
Zettachring 6 - D-70567 Stuttgart
E-Mail: [EMAIL PROTECTED]
http://www.hmi-informatik.de
- getting an action mapping into a servlet Stefan Faist
- getting an action mapping into a servlet Matt Raible
- Re: getting an action mapping into a servlet Matt Raible
- Re: getting an action mapping into a servlet Peter Alfors
- Re: getSession in xxxForm Rajan Gupta
- AW: getSession in xxxForm Holger Wiechert

