Expect a chorus of responses similar to this:
Call POST instead of GET.
i.e.. write("<FORM METHOD=POST ACTION=\"" + request_.getRequestURI() +
"\">");
POST takes more, and inconspicuously.
See Jason Hunter's "Java Servlet Programming", p16, GET and POST for more.
David Hildebrandt
-----Original Message-----
From: Santana, Jaime [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 15, 1999 12:38 PM
To: [EMAIL PROTECTED]
Subject: How do you hide the servlet�s parameters in the Browser ?
Hi everybody !
How do you hide the parameters you send to a servlet through a web page
?, I don�t want they appear in the url edit box of the Web Browser (
IExplorer, Netscape Communictor ), becuase these parameters is the username
and password that receives the servlet in order to do a validation.
Thanks in advance
�������������������������������������
Jaime Santana Ruelas
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
ICQ: 19745928
�������������������������������������
> 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
___________________________________________________________________________
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