I have a jsf page which have inputHidden fields whose values are flags to other functionalities (for instance conditional popup display,...) in my application. I want to know is it safe to have those values in hidden fields cant they be tampered in request or elsewhere
Asked
Active
Viewed 128 times