Hi all,

I have a problem using interdependent dropdownlists in AppFuse. Here's the
situation:

I installed a modular JSF and Hibernate based AppFuse. In this AppFuse
instance i added the code from following blog:
http://balusc.blogspot.com/2007/10/populate-child-menus.html
In order to make this code work, I had to make the model classes and bean
class implement Serializable. Also I had to change the standard JSF
selectOneMenu to the Tomahawk version (simply by changing
<h:selectOneMenu... into <t:selectOneMenu )
When i browse to the page, i get the error which you can see in the
attachment.

If I use the same code in a blank dynamic web project (with JSF 1.2
selected) created by Eclipse, the code runs.

Any ideas about the source of my problem?
Or, could somebody help me find the source of the error message "Ongeldig"
which I get (It's not in ApplicationResources_nl.properties).

kind regards http://www.nabble.com/file/p18356678/errormessage.jpg
errormessage.jpg ,

Kris



-- 
View this message in context: 
http://www.nabble.com/Interdependent-selectOneMenu%27s-tp18356678s2369p18356678.html
Sent from the AppFuse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to