Hi all,
I have a web application composed of servlets and JSP's which does some
jobs using JDBC etc.. I have an authentication mechanism also.
I want to prevent form posting from the clients local machine by saving the
HTML code into local.
Some people told me about HTTP_REFERER environment variable. How can I use
it in Java?(I have never used environment variables)

Also any suggestions about security is welcome(I will be so pleased, in
fact)


�zg�r KISIR

==========================================================================To 
unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to