I am using JSF 1.1 with struts. Pages flicker while navigation. Is there any solution for that. I used the below code to avoid
<meta http-equiv="Page-Enter" content="BlendTrans(Duration=.01)" />
<meta http-equiv="Page-Exit" content="BlendTrans(Duration=.01)" />
is it correct?