I am using facelets and JSF (myfaces)...

 

When I update an .xhtml file and reload the page in the browser,
everything works fine...However, when I update an attribute of a
component such as

 

<h:inputText ..... size="5"/>

 

And change the size attribute, I have to close the browser and comeback
in a new session to see the change...

Has anyone seen this before??? Is it caching the components in the
session???

 

Thanks,
Charbel

Reply via email to