Hello all,

At this time, I have a problem.
The first Html page of my application is a form, with two fields (user
and password)

When the user click on the button OK, I invoke a servlet.

My problem is: the user can see at the top of the browser the complete
URL, like it:

http:://host:port/servlet/myservlet?user=uuu&password=ppp

I want hide user and password parameters inside this URL

Can you help me

Thanks in advance.

Dominique

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to