How does one pass values from a doGet(select) and then email those values
from a doPost method.

I can successfully split the methods into separate servlets and they
individually run fine.
But, I'm not sure how to combine the to methods. i.e. store 200 values and
then reference all 200 values into the message body of an email.

If someone could point to an example, I would be greatly appreciative!


Thanks,

___________________________________________________________________________
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