i have a jsf application and i want hide the url and keep just the name of application in URL while swiching between pages .
thats the url that i have :
Try using prettyFaces.
PrettyFaces is an OpenSource URL-rewriting library with enhanced support for JavaServer Faces – JSF 1.1, 1.2 and 2.0 – enabling creation of bookmark-able, pretty URLs.
See also this UrlRewriteFilter with Glassfish a couple ways more on how to do this.