Appfuse 1.9.4 and JSF. I have a pojo with a java.util.Calendar field. When I display it on the dataTable, it displays it as a string of calendar. When I use Spring MVC, I know I need to register the DateConverter with the controller. How do I do the same thing with JSF? Or what's the JSF way of using the DateConverter? Thank you.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
