I have an ApplicationScoped 开发者_运维技巧bean that fires up a separate Thread to do some background work.The Thread has a method for cleanly terminating it called terminate().If not terminated via t
Here\'s my page: <html xmlns=\"http://www.w3.org/1999/xhtml\" xmlns:h=\"http://java.sun.com/jsf/html\"
I would like to use a property of a form element instead of using an additional function to just return a certain value.
I have an error in Jboss 7.0.2 Arc, JSP 2.1(Myfaces), Richfaces 4, this is my web.xml <?xml version=\"1.0\" encoding=\"UTF-8\"?>
I would like to know wether the method UIComponent#getFamily() may return null or not? Mojarra 2.1.3 will throw an exception when returning null but MyFaces 2.1.3 not.
i referred to this questionand i\'ve a similar problem JSF - Get the SessionScoped Bean instance I want to get the current instance of a managed bean in another managed bean. I\'ve a SuperBean which
When my page is loaded I execute the following JS script, which I use to display a popup saying (please wait...) when any form is submitted.
Sorry for a vague title but it\'s hard to be more specific. Platform used: Eclipse Helios, Tomcat 6, Maven 2.2.1
I\'m looking to create a JSF application in which there are multiple xhtml pages displayed in different regions of the browser. I could do this with iframes but they add extra memory and accessing obj
Should I use JSF2 resources instead of plain html like <link href... or url(image.png)? What are the benefits? For me this is a bit annoying when web-designer 开发者_如何学Ccreates layout with XHTM