Results 1 to 1 of 1
- 07-01-2011, 12:49 PM #1
Senior Member
- Join Date
- Feb 2009
- Posts
- 117
- Rep Power
- 0
hiding passed parameters using window.location.href = 'params' method
hi,
I got the habit of using this
window.location.href="somepage.jsp?paramN=valueN"
I was wondering if there is a way to hide the passed parameters with this window.location method
what I mean by hiding is, hiding it from the address bar of the browser
and another question. is this even a practice that should be avoided? or it is acceptable to use this method on corporate web applications?
thanks for reading, any suggestions would help.gif)
.gif)
.gif)
.gif)
.gif)
Last edited by kulangotski; 07-01-2011 at 12:53 PM.
Similar Threads
-
how to pass parameters from a method to another which accepts to parameters?possible?
By amrmb09 in forum Advanced JavaReplies: 5Last Post: 11-21-2010, 02:08 PM -
entities are passed by value or passed by reference
By syntrax in forum New To JavaReplies: 1Last Post: 12-17-2009, 07:13 AM -
Hiding Parameters From The Address Bar
By Tirka in forum JavaServer Pages (JSP) and JSTLReplies: 5Last Post: 03-10-2009, 08:01 AM -
Hiding parameters from URL
By Saurabh321 in forum New To JavaReplies: 0Last Post: 02-05-2008, 12:43 PM -
Hiding a method or function using PHP file
By Raj Singh in forum EclipseReplies: 1Last Post: 08-09-2007, 07:26 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks