Dear All,

I used getSession to create a session in one servlet and put some object into
it. Then, the servlet invoked a servlet by outputing a URL in the browser. I
wished this invoked servlet could get the session created in the above servlet
with getSession. But I was falied. Only a new session could be created. So I
could access the objects stored in the preious session. How can I reslove the
problem?

Thanks,
Li Bing

                 _________________
                |  How are you?  |_____    __
                |  I am Li Bing. |     |__|  |_________
                |________________| OK? |::|  | Need   /
                |                \.____|::|__| Help? <
                |                      \::/  \._______\
   /\**/\       |   ___________________________________
  ( o_o  )_     |__|http://www.public.asu.edu/~libing /
   (u--u   \_)  |  |[EMAIL PROTECTED], 480-829-8492(H) /
    (||___   )==\  |480-965-9038(L)480-965-1746(O)   \
  ,dP"/b/=( /P"/b\ |__________________________________\
  |8 || 8\=== || 8
  `b,  ,P  `b,  ,P
    """`     """`

___________________________________________________________________________
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