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

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

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

javascript - storing input from prompt in array and displaying the array -