I think that was fixed yesterday in the source code. Could you try
with the most recent nightly?
Regards,
Bruno
2005/9/28, stefanom (sent by Nabble.com) <[EMAIL PROTECTED]>:
> Yes, but with 1.09 I use:
>
> class MyBean{
> private Boolean id;
>
> public Boolean getId();
> ..
> and this w
Yes, but with 1.09 I use:
class MyBean{
private Boolean id;
public Boolean getId();
..
and this works correctly; with 1.1 I need
public String getIdStr(){
return id.toString();
}
and
for a correct selection.
Thank you
Sent from the MyFaces - Users forum at Nabble
>
>
> regards
>
>
> -Ursprüngliche Nachricht-
> Von: Caroline Jen [mailto:[EMAIL PROTECTED]
> Gesendet: Mittwoch, 28. September 2005 15:56
> An: MyFaces Discussion; stefanom
> Betreff: Re: selectOneRadio in myfaces 1.1
>
>
> Hi Stefano,
&g
.
In version 1.1 this conversion doesn't work and I
need to use another method for the conversion.
Thank you
Stefano
--
Sent from the MyFaces - Users forum at Nabble.com:
http://www.nabble.com/selectOneRadio-in-myfaces-1.1-t354851.html#a982138
_
ue tag and the component converts the Boolean
value in String
> automatically.
>
> In version 1.1 this conversion doesn't work and I
need to use another
> method for the conversion.
>
>
> Thank you
>
> Stefano
>
>
> --
> Sent from the MyFaces - Users for
You need an or an Tag between your
you need something like that
regards
-Ursprüngliche Nachricht-
Von: Caroline Jen [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 28. September 2005 15:56
An: MyFaces Discussion; stefanom
Betreff: Re: selectOneRadio in myfaces 1.1
Hi
conversion.
> >
> >
> > Thank you
> >
> > Stefano
> >
> >
> > --
> > Sent from the MyFaces - Users forum at Nabble.com:
> >
>
http://www.nabble.com/selectOneRadio-in-myfaces-1.1-t354851.html#a982138
>
>
>
g automatically.
>
> In version 1.1 this conversion doesn't work and I
> need to use another method for the conversion.
>
>
> Thank you
>
> Stefano
>
>
> --
> Sent from the MyFaces - Users forum at Nabble.com:
>
http://www.nabble.com/selectOneRadi
e in String
automatically.
In version 1.1 this conversion doesn't work and I need to use another
method for the conversion.
Thank you
Stefano
--
Sent from the MyFaces - Users forum at Nabble.com:
http://www.nabble.com/selectOneRadio-in-myfaces-1.1-t354851.html#a982138
With myfaces version 1.09 I can use a Boolean method in h:selectOneRadio value tag and the component converts the Boolean value in String automatically.
In version 1.1 this conversion doesn't work and I need to use another method for the conversion.
Thank you
Stefano
Sent from the MyFaces -
10 matches
Mail list logo