JSF Training

2006-02-13 Thread Rassmann, Natalie D
Can anyone suggest a good JSF trainning course? Thanks, Natalie Rassmann

RE: Default values for Multiple Select

2005-10-19 Thread Rassmann, Natalie D
Paul, I am dealing with a multiple select tag... Ie Natalie -Original Message- From: Paul Benedict [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 18, 2005 7:11 PM To: Struts Users Mailing List Subject: Re: Default values for Multiple Select Natalie, Your question isn't clear

Default values for Multiple Select

2005-10-18 Thread Rassmann, Natalie D
Hi - I am trying to get the default values for a multiple select to work when more than one option is selected. It seems as though I only can get one of the options marked as selected when several are actually selected.Has anyone run into this before? Can anyone help me? Natalie Rassmann

indexed property not working

2004-05-06 Thread Rassmann, Natalie D
Hi - I have an arraylist within an arraylist and I am trying to iterate throught it. When I use indexed on the item; it doesn't seem to be indexing the name. Here is a code snippet: When I look at the generated source code I see the following being generated: Start