Re: [appfuse-user] struts2 select

2007-04-11 Thread J. David Mendoza
Without LabelValue by the way :) (Using a POJO) J. David Mendoza wrote: Thanks Matt, but it turned out to be jetty :( I just put the war in Tomcat and it worked! So I'm working with the Tomcat plug in for this project, not as good as Jetty's, but it works ;) David M. Matt Raible wrote: Can

Re: [appfuse-user] struts2 select

2007-04-11 Thread J. David Mendoza
Thanks Matt, but it turned out to be jetty :( I just put the war in Tomcat and it worked! So I'm working with the Tomcat plug in for this project, not as good as Jetty's, but it works ;) David M. Matt Raible wrote: Can you try with a LabelValue object as your population mechanism? I believe

Re: [appfuse-user] struts2 select

2007-04-10 Thread Matt Raible
Can you try with a LabelValue object as your population mechanism? I believe I read something about how it didn't support Object types in one of the recent releases. Matt On 4/10/07, J. David Mendoza <[EMAIL PROTECTED]> wrote: I just can't seem to make the s:select work, can someone give some

[appfuse-user] struts2 select

2007-04-10 Thread J. David Mendoza
I just can't seem to make the s:select work, can someone give some pointers... I keep getting NullPointerExceptions... Thanks... David M. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROT