actually I use h:link with h:param to pass parameters from one page to another.
The problem is that so the parameters come in the url too and in some cases I don't want it (the page should not be bookmarkable).
How can I do? What should I use?
Thank you in advance Francesco