Don't you have an HttpSession? Store your info in the session, then retrieve it from the next HttpRequest.
- RE: Modifying encodeURL() Grewal, Gary
- Mark Johnson
Don't you have an HttpSession? Store your info in the session, then retrieve it from the next HttpRequest.