I'm new to jsp and need to figure out how to mask parameters within a url.
I'm creating a simple page requiring passing several parameters through a url. I don't want to show the parameters in the url but would like to redefine them in an include that will be used across the board as a disclaimer for leaving my site. I guess the code would do something like pass the parameters through the url so if for instance my url was
http://www.website.com/test.jsp?url=hawaii, I could post to a page that would have out.print of
http://www.hawaii.gov for url=hawaii?