use HttpRequest.setAttribute(String, Object). The values will not
appear in the url.
-----Original Message-----
From: Schroder, Bart R [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 05, 2001 8:43 AM
To: [EMAIL PROTECTED]
Subject: Invoke a submit post via JavaScript
I'm passing form data to a pure Servlet that then passes the values to a
JSP
via the RequestDispatcher object.
Unfortunately, the form data values are sensitive in nature.
So how do I encrypt those values (appended to the URL) or how can I
invoke a
submit (method=post) via the JavaScript in the file containing the form?
Thanks,
Bart Schroder
________________________________________________________________________
___
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
___________________________________________________________________________
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