java - remove conversation id from url in weld conversationScoped -


can hide conversation id(cid) url in poroject.i use weld , managedbean conversationscoped.how can hide querystring end of url.

you can't, container lose conversation state , create new inactive conversation if remove cid parameter.


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -