File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSF and the fly likes Regd : Tree Structure Demo Using JSF1.2 & Rich faces using Apache tomcat7.0.14 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Regd : Tree Structure Demo Using JSF1.2 & Rich faces using Apache tomcat7.0.14" Watch "Regd : Tree Structure Demo Using JSF1.2 & Rich faces using Apache tomcat7.0.14" New topic
Author

Regd : Tree Structure Demo Using JSF1.2 & Rich faces using Apache tomcat7.0.14

Dipeeka Suryawanshi
Greenhorn

Joined: Jul 20, 2012
Posts: 6
I am implementing Tree Structure Demo application using JSF 1.2 & Richfaces.

But it gives error,org.apache.jasper.JasperException: Unable to convert string "#{treeDemo.servers}" to class "javax.el.ValueExpression" for attribute "value": Property Editor not registered with the PropertyEditorManager.

i am using like as attached files.
I have added rcfaces-core-I2249.jar & rcfaces-html-I2249.jar in lib folder under WebContent folder of this Dynamic Web application.

Please check & post reply why i m facing that Error

 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Regd : Tree Structure Demo Using JSF1.2 & Rich faces using Apache tomcat7.0.14
 
Similar Threads
Folder icon display at richfaces tree node
RCFaces with Myfaces
Need help in integrating javahelp to web application
problem in calling entity bean from session bean
Nested set from SQL to Java