Hi all,
I have a servlet which will spin off two processes - one to produce and XML
file and the other to produce a HTML file.
When the two processes return, I need to check that the results returned
from the two files were spawned off from the correct processes / servlet.
What is the best way to do it? Using session ids, cookies, random number
generator to assign a number to the process and then check the number when
the process returns ?
I've gone through the mailing list and Jason Hunter's book on session ids
but am still wondering what is the "best way".
Haven't had to use session ids in all my servlets and so I don't know if
this is an appropriate time to use them, so pls help.
thanks in advance,
tania
___________________________________________________________________________
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