Hi, The submittedEntry property of the schedule component is there for internal use: you should be using the schedule.getModel().getSelectedEntry() in your action, actionListener or mouseListener methods.
Jurgen Op maandag 08-01-2007 om 07:56 uur [tijdzone -0800], schreef anoe: > Hi, i don't understand why i have access to the submitted entry from the > mouse listener method in my backing bean and then trying to access the same > entry from the action method returns null. ¿Any idea? Tx -- ____________________________________________________ Jurgen Lust email: [EMAIL PROTECTED] blog: http://jroller.com/page/jurgenlust ____________________________________________________

