Suresh Addagalla wrote:
>
> Can someone give me pointers on where I can get some information on
>
> 1. Why session objects need to be serializable?

  From the link found at the bottom of every message:
  Archives: <URL:http://archives.java.sun.com/archives/servlet-interest.html>
  "Search the archives"
  Search for: session and serializable
  50 matches (more available).

  <URL:http://archives.java.sun.com/cgi-bin/wa?A2=ind9901&L=servlet-interest&P=R17238>

  is one especially relevant message, but there are many others.


> 2. What needs to be done to serialize objects?
>

 The developer docs for the jdk have a link on the entry page
called "Object Serialization". If you don't have them locally,
then they are on java.sun.com.


-cks

___________________________________________________________________________
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