Hi All,

        Happy New Year to all of you.. !

        i nees some basic info about sessions.

        how advisable is it to use sessions generously in the application
running on servlets. ?
        is it advisable to store objects such as Vectorsor ResultSets in
session.

        how does the session stores these objects ?
        is it that it stores only the reference of these objects, or it
stores the object physically ?
        what i want to know basically is ....
        does the size of the Vector or ResultSet matters when we store them
in session ??

Thanx..
Regards,
Rohan


___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to