aspose file tools
The moose likes JSF and the fly likes Converters in facelets Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Converters in facelets" Watch "Converters in facelets" New topic
Author

Converters in facelets

Sapna Grover
Ranch Hand

Joined: Sep 27, 2002
Posts: 54
What is the best way to add a converter to facelets. I have a int property in my backing bean and I have a input box which uses the jsfc attribute.
I know in JSF tags you can do something like
<f:converter id="javax.faces.Short"/>
Is there a corresponding attribute in facelets ?

Thanks
Sapna
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Converters in facelets
 
Similar Threads
Converter instances
Dynamic rendering of html content on jsf
Can not find the tag library descriptor for http://java.sun.com/jsf/facelets
Converters in facelets
iceface problem please help