And,

see http://incubator.apache.org/myfaces/mailinglists.html

as a small starter. 

Best regards,
Matthias

> -----Original Message-----
> From: Rick Reumann [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, November 23, 2004 9:08 PM
> To: Struts Users Mailing List
> Subject: Re: [OT] quick JSF question.. can it handle nested 
> VOs easily?
> 
> 
> Craig McClanahan wrote the following on 11/23/2004 2:32 PM:
> 
> > I'm not a huge fan of web forums either, but that's what JSF has to 
> > deal with :-).
> > 
> >   (Free registration required) 
> > http://forum.java.sun.com/forum.jspa?forumID=427
> 
> Cool. Joining today. I notice there is a yahoo group maybe we could 
> build that up some since you can use that as regular mail list.
> 
> > So, something like this should work:
> > 
> > <h:inputText 
> > 
> value="#{someVo.someList[someHandleToAnIndexInLoop].someList[someHandl
> > eToAnIndexInLoop].someList[someHandleToAnIndexInLoop].someValue"/>
> > 
> > Note that JSF basically does away with the need for a form bean 
> > because the components themselves do what we use form beans for 
> > (holding the string version of the input data so it can be 
> redisplayed 
> > if conversion fails).
> 
> Great, that'll be perfect then. Thanks for the quick response.
> 
> -- 
> Rick
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


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

Reply via email to