when i use <s:enumConverter /> to convert string back to enum type, the appserver
throwed a null pointer exception said that the converter can not determine the enumType. i
found the ValueBinding's getType() method return null value , so we can not get the
correct enum type from the faces context in jsf 1.1, is it right?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4129612#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...