dont see how you want the getmodelobject() to return anything but null if the model itseif is null.

you need to assign the model to your dropdown either through a constructor or by calling setmodel(). the constructor you are using is meant to be used when there is a compound model in the form.

-Igor


On 9/26/06, MailingWicketUser <[EMAIL PROTECTED]> wrote:

Hello,

my Model-Object has Gettes and Setters, but the method getModel() in the method isChoiceAvailable() returns null!

Daniel


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to