Richfaces « JSF « Spring Q&A





1. Richfaces + Spring DataTable DataScroler problem    stackoverflow.com

I try to use Richfaces DataTable with DataTableModel to have server side paging and sorting. My tebaleModel is a spring bean with scope "request" and " proxyMode = ScopedProxyMode.TARGET_CLASS". On the page ...

2. JSF do not interpret placeholder in     stackoverflow.com

I am mixing jsf,richfaces and spring together (faces backing beans = spring beans) and I have a jsp page with a table. For some strange reason tag

<rich:dataTable value="#{inputBean.table}" var="tableRow">
calls inputBean.getTable() ...

3. Loading style sheet(xhtml file), dynamically    stackoverflow.com

I am trying to reload a style sheet (written in xhtml), dynamically. To describe the scenario: The application can be accessed by the user in multiple languages; First time when the application loads, ...

4. Resource Handler problems with JSF2 + Richfaces4 + SpringMVC + WebFlow (SWF)    stackoverflow.com

I've been trying to get the above mentioned setup working for days now with minimal success. My issues appears to be with the resource handler. Ie.

<h:outputStylesheet name="header.css" library="page"/>
does ...

5. How to start a Maven Spring JSF 2.0 Richfaces project?    stackoverflow.com

For some of you it might sound trvial, but for days I have been fighting with pom.xml files and facets in order to build a Spring JSF 2.0 Maven project (run ...

6. Design decision: spring webflow transitions vs JSF action handlers    stackoverflow.com

Here in our application we are using Spring webflow 2.0.x and JSF1.2. Please clarify me when to go for webflow transitions and when to go for JSF beans. for example in a ...

7. Display Images From a file System using Richfaces + Spring Webflow    stackoverflow.com

I am not able to display images from the file system in the xhtmls using <h:graphicImage> tag. I am using Spring webflow 2.0 and Richfaces 3.3.3 Should I write a separate servlet ...

8. JSF Richfaces autocomplete problem -send hidden parameter using..anything    stackoverflow.com

Hy What i am trying to do si to create an autocomplete input text ,but when the form is submited i want to set an id or an employee Object, not ...

9. Using Multiple Resource bundles in JSF    stackoverflow.com

I am trying to access multiple resource bundles from a JSF page. I have two resource bundles:

  • general_messages.properties
  • module_message.properties
I want to access both these resource bundles in a JSF file. One way I ...





10. JSF RichFaces - How to show a rich:modalPanel when page loaded?    stackoverflow.com

That's exactly what I am looking for ... I need to show a rich:modalPanel automatically when the page has ended loading. This is my approach so far: MAIN.XHTML

  <script type="text/javascript">
 ...

11. Triggering an ActionEvent in JSF/Spring/SWF    stackoverflow.com

I'm currently running JSF 2.0, Spring 3.1, and Webflow 2.3; and I am having a problem with Navigation and action events. For the most part everything is working great, except ...

12. How to move Richfaces JSF head includes to body or form?    stackoverflow.com

I'm using Richfaces 4.0.0 together with Sun Faces 2.0.6 (JSF 2.0) in an Spring Faces/Webflow 2.3.0 environment. I'd like to know whether and hopefully how it's possible to move the head includes ...

13. Error JSF 2.1: java.io.FileNotFoundException:*/*.xhtml Not Found in ExternalContext    stackoverflow.com

I have an a error in Jboss 7.0.2 "Arc", spring webflow 2.3.0.RELEASE with richfaces 4.0.0.Final(Myfaces 2.1.1):

12:34:19,729 SEVERE [org.apache.myfaces.renderkit.ErrorPageWriter] (http--127.0.0.1-8080-2) An exception occurred: javax.faces.FacesException: java.io.FileNotFoundException: /sections/login/header.xhtml Not Found in ExternalContext ...

14. JSF2 error [org.apache.myfaces.view.facelets.FaceletViewDeclarationLanguage] Error Rendering View[//WEB-INF/*.xhtml]: java.lang.NullPointerException    stackoverflow.com

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"?>
   <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xmlns="http://java.sun.com/xml/ns/javaee"     ...

15. Error JSF 2.1.at org.apache.myfaces.view.facelets.compiler.TagLibraryConfig$LibraryHandler.endElement    stackoverflow.com

I have a error when run my myfaces(JSF 2.1), richfaces 4, 2.3.0.BUILD-SNAPSHOT, in Jboss 7.0.2 "Arc":

11:50:33,556 SEVERE [org.apache.myfaces.view.facelets.compiler.TagLibraryConfig] (http--127.0.0.1-8080-1) Error Loading Library: vfs:/opt/jboss-as-7.0.2.Final/standalone/deployments/projvehimerc.war/WEB-INF/lib/jsf-facelets-1.1.15.B1.jar/META-INF/jsf-html.taglib.xml: java.io.IOException: Error parsing [vfs:/opt/jboss-as-7.0.2.Final/standalone/deployments/projvehimerc.war/WEB-INF/lib/jsf-facelets-1.1.15.B1.jar/META-INF/jsf-html.taglib.xml]: 
    ...

16. Richfaces 4.0.0.FINAL Skinning standard JSF tags and Html tags automatically cannot load    stackoverflow.com

I've enabled skinning in my web.xml but nothing seems to take effect in my richfaces 4.0.0.FINAL why? My web.xml

<?xml version="1.0" encoding="UTF-8"?>
<web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     xmlns="http://java.sun.com/xml/ns/javaee" xmlns:web="http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"
    ...





17. Spring 3.0 and Richfaces 4    forum.springsource.org

Hi all, I am new to springs and richfaces. I am trying to learn integrating richfaces 4 with springs (without any 3rd party lib). But I have tried in several ways ...

18. Real pagination in spring web flow and richfaces    forum.springsource.org

Real pagination in spring web flow and richfaces Hi, I'm using spring webflow and richfaces and I'm trying to implement real pagination. I have a class for my table that extends ...

19. richfaces form submission bypassing spring    forum.springsource.org

20. Skin not applied with RichFaces    forum.springsource.org

Nov 22nd, 2008, 01:01 PM #1 parisila View Profile View Forum Posts Private Message Junior Member Join Date Nov 2008 Posts 4 Skin not applied with RichFaces I have a JSF/Facelet ...

21. Spring MVC with RichFaces    forum.springsource.org

I am using Spring MVC with JSF, but having some problems with Rich Faces. Is there any specific configuration for that situation? Is there any sample hello world using Spring + ...

22. alternative to richfaces    forum.springsource.org

hi, im new in sts ide, ive tested richfaces in jboss tools and i liked very much, do you use richfaces? i would like to know what do you use for ...

23. how to add richfaces?    forum.springsource.org

To use JSF and RichFaces, add this to web.xml Code: javax.faces.DEFAULT_SUFFIX .xhtml org.richfaces.SKIN blueSky org.richfaces.CONTROL_SKINNING enable richfaces RichFaces Filter org.ajax4jsf.Filter createTempFiles false ...

24. Richfaces tags not expanding in facelets page    forum.springsource.org

Richfaces tags not expanding in facelets page Hi, I have a working SWF / Facelets application taht I'd like to expand to use RichFaces. I added the following dependencies to my ...

25. RichFaces and Spring    forum.springsource.org

RichFaces and Spring Hi, I am new to springs I am starting a project using RichFaces for the view and Spring for all the other things like dispatching the request and ...

26. deferred/immediate el in Spring + webflow + Richfaces    forum.springsource.org

deferred/immediate el in Spring + webflow + Richfaces Hi everybody, I'm integrating Spring Framework with the following modules: Spring WebFlow SpringFaces with myFaces implementation RichFaces JPA (Hibernate) I'm using the versions: ...

27. richfaces SUGGESTIONBOX    forum.springsource.org

Hello everyone ! I can't select object in my suggestionbox into action class! I use this methods: Code: ...

28. Spring + Richfaces + Datatable DataScroleer problem    forum.springsource.org

I try to use Richfaces DataTable with DataTableModel to have server side paging and sorting. My tebaleModel is a spring bean with scope "request" and " proxyMode = ScopedProxyMode.TARGET_CLASS". On the ...

29. Spring JSF Richfaces    forum.springsource.org

Aug 7th, 2010, 01:08 PM #1 haythamous View Profile View Forum Posts Private Message Junior Member Join Date May 2010 Posts 14 Spring JSF Richfaces I have a project using Spring ...

30. unable to lazy load object within richfaces component    forum.springsource.org

Aug 17th, 2010, 07:33 AM #1 A7med View Profile View Forum Posts Private Message Junior Member Join Date Aug 2010 Posts 1 unable to lazy load object within richfaces component Hello, ...

31. RichFaces -> FileUpload PROBLEM    forum.springsource.org

Sep 3rd, 2010, 07:14 AM #1 Andriy View Profile View Forum Posts Private Message Junior Member Join Date May 2010 Posts 10 RichFaces -> FileUpload PROBLEM Hi to all! I'm new ...

32. richfaces spring injection    forum.springsource.org

richfaces spring injection I am trying to use the spring dependency injection container rather than the jsf container for my managed beans. I have read the documentation section 15.3 and added ...

33. Help on Spring 3 and Richfaces 3.3    forum.springsource.org

Help on Spring 3 and Richfaces 3.3 Hi folks, I am new to springs and looking around for some samples on spring 3.0 and richfaces 3.3. Though I have some working ...

34. Richfaces and DOJO in Spring Webflow    coderanch.com

36. Spring 3.0 and richfaces 3.3    coderanch.com

37. Richfaces + Spring + Maven Setup help    coderanch.com

38. Spring webflow 2.3 with richfaces    coderanch.com