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

Reply via email to