Call to imbedded servlet results in new session

"Kenny G. Dubuisson, Jr." <[email protected]>
Newsgroups gmane.comp.java.sun.servlet
Organization Keystone Capital Management
Message-ID <00b701c30287$2c96d9b0$1901a8c0@site13>
I have a servlet which generates a PDF document.  Within this servlet is a
call to another servlet that generates a chart to be inserted into the PDF.
The problem I have is that the call to the chart servlet creates a new
session.  I need it to be the same session so I can read some session
variables.  I talked to the PDF library author and he said that it is not
the normal behavior; it should keep the same session.

Any ideas on how I can force it to be the same session?  Thanks,
Kenny

___________________________________________________________________________
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.