java - How to solve refreshing issues in Facelets and Spring Web Flow? -


For my special project, I use Facet (1.1.14), Mifs (1.2.3), and Spring Web I am doing (2.0.3) My IDE Jediveler is 10.1.3.3. My browser is IE 6 (Need for work)

OK ... Today there is a very strange concoction. Normally, when I'm using Facet, I can refresh my browser window, and see the changes immediately, whatever changes I want in my XHTML file. I have set up faceplate development on the right, and the time for Facelift refresh is set to 1.

By noon this afternoon, I have not had any problem refreshing the facelet on this project. However, just this afternoon, I was starting to search changes in CSS styles and classes when I refreshed the page and then I started to see similar issues with other page elements. Changes in some cases never appear. For the second time, I can refresh the page after a while and change is reflected.

What happened to my Facebook page refresh? It seems as though they all have been sticky. Without complications, I used to make immediate changes to the page refresh. Has anyone encountered this before? Any solutions or suggestions?

Edit

The spring of this problem is something with a web flow, one of my pages is pure faciallet, and it reflects the change on the refresh My other xhtml pages are applied as a way to see the definitions of my flow, and show the above mentioned symptoms. Even then, they were working just fine a day or two ...

edit

OK, I would like to separate this symptom I am capable of, but I still do not know the reason for this.

It seems that whenever I have a Facelet XHTML file which is provided as a view-state of the flow and it has H: form element, then I get strange behavior when I Changes to JSF elements on my page and refresh my browser. It involves not showing changes in their style or style classes.

Changes to regular HTML elements (such as changing the style of an input element) begin to work fine. Changing H: Form pages in a regular HTML form allows for instant alterations, even on JSF elements.

Please tell me what happened to someone before this, please, when I look at the page, when I'm not implementing the flow (using only faciallets), then I have a problem at any time Does not come.

And is there some solution for anyone?

If your facelets.REFRESH_PERIOD-1 contains your Web. Xml , this problem is causing just to see it by removing this entry.


Comments