Not so many...

thoughts from a small software development team
  • About

Category: JSF

August 12, 2010

JSF 2.0 command button “Conversion Error setting value” for ‘null Converter’

Add immediate=”true” to jsf commandButton if your getting ‘Conversion Error setting value’ for ‘null Converter’ error message when using JSF 2.

Sample code:

Before:

<h:commandButton value="your value" action="#{bean.action}"/>

After:

<h:commandButton value="your value" immediate="true" action="#{bean.action}"/>

Written by Sean Ye 10 Comments Posted in JSF

Top Posts & Pages

  • SSL Chain issues - Contains anchor
  • How to do a Mail Merge - With more than one record per page
  • Oracle Scheduler Jobs and Email Notifications vs crontab
  • SSL for BI Publisher 10.1.3.4 Standalone
  • IIS Logs to SQL Database using Powershell and Log Parser

Categories

The Frozen Veg Project

Episode 17: Golf Girl by Caravan

Episode 16: Poison by Alice Cooper

Episode 15: Amarok by Mike Oldfield

Episode 14: Dancing in the City

Episode 13: How Does it Feel by Slade

The Team

  • Raymond Reid
  • Sam Rowley
Follow Not so many… on WordPress.com
Blog at WordPress.com.
  • Follow Following
    • Not so many...
    • Join 117 other followers
    • Already have a WordPress.com account? Log in now.
    • Not so many...
    • Customize
    • Follow Following
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar