html - How to rewrite the URL -


I have a small application built using SIM 2.2, Richface 3.3, jboss 5.1.

Adds the request parameter to the page navigation goal. I would like to hide the parameters to hide the customer, which is using the application (i hope to be something like URL) Parameters (UserAide, Order ID and CMID) are currently mapped to the backend bean through the book. Page. Xml.

How do I stop the request parameters from the browser parameter, as it also allows the client to manipulate the URL.

While talking about the facility of rewriting the SIM URL, it states that the primary key ID in a primary format, how to do something more complicated like a definite use case above To complete, it is not sure. Provides url-rewriting for JSF.

You can not 'hide' the GET parameter. Unless you make them post parameters but all presentations are posted in JSF by default.


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -