• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

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

 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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

 
reply
    Bookmark Topic Watch Topic
  • New Topic