I have a servlet and a class. The class creates a Notes document, fills
out certain fields, saves the doc and gets the universal id of the doc.
The servlet instantiates the class as a thread.

My question: How can I pass the universal id back to the servlet? I want
to use the SendRedirect method of my servlet to redirect to the url of
the newly created doc. Thanks for any help.

___________________________________________________________________________
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