Array « Session « JSP-Servlet Q&A





1. Session - setAttribute() with Array?    coderanch.com

Hi... I am building a mock sports store.. and I have a customer login in... and start a session... so say if this persons buys a can of tennis ball and a tennis racquest.. instead of setting two session objects.. I need to use and Order Array... and I am not sure how to get started.. any suggestions?? Thx Rich

2. c:set array session    coderanch.com

3. Putting Multi Dimentional Array into a session in JSP    coderanch.com

hello all, can anyone help me on this topic? Is it possible to put a multi dimentional array of String type into a session as we put a single dimentional array? for example, we put name[i] in session as for(int i=0;i

4. Storing array list in sessions    coderanch.com

5. Array in session with JSP    coderanch.com

6. Passing Array ussing session    coderanch.com