Use doPost() instead of doGet()
----- Original Message -----
From: Dominique Chaniat <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, September 03, 1999 1:23 PM
Subject: Cal servlet with hidden parameters


> 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, 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

Reply via email to