Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

getSession and getCookies vs getWriter

843833Aug 27 2001 — edited Aug 27 2001
Does one have to use the getSession and getCookies from the HttpServletRequest object before retrieving the Writer object from the HttpServletResponse's getWriter function? Or does the order not matter? Some books and online information provide conflicting information on the order of these. Thank You.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 24 2001
Added on Aug 27 2001
1 comment
108 views