M
morc
hi,
i was wondering if it were possible to put an array of ints as a
session object.
session.setAttribute(String,Object);
i can't figure out how to get an array of ints into where it says
Object.
and when i do how do i retrieve it?
???? = session.getAttribute(String);
if you know how please help me.
thanks alot
-morc
i was wondering if it were possible to put an array of ints as a
session object.
session.setAttribute(String,Object);
i can't figure out how to get an array of ints into where it says
Object.
and when i do how do i retrieve it?
???? = session.getAttribute(String);
if you know how please help me.
thanks alot
-morc