| Summary: | Improve session restart | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | RĂ¼diger Herrmann <ruediger.herrmann> |
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | gianluca.busan, stefan.roeck |
| Version: | unspecified | ||
| Target Milestone: | 1.3 M7 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
RĂ¼diger Herrmann
The HttpSession is not cleared anymore at a session restart, only the SessionStore. The RequestParameterBuffer uses the SessionStore now to store the parameter map. Changes are in CVS HEAD. |