Hi All,
CAn anybody help me with jscook menu issue??
I have installed JSF 1.1.5-SNAPSHOT,Tomahawk1.1.5- SNAPSHOT and
tomahawk-sandbox-1.1.5-SNAPSHOT.
Previously i had myfaces1.1 jar
I dint have issue with selectOneMenu before.
Now when I submit the page, I am getting this jsf validation error:
I've seen it -- look at the converters that come with MyFaces
(LongConverter, for instance). They specifically check for
null, and return "", etc. I personally think that's a bit lame,
since everyone writing a converter has to have a silly null check.
-- Jon
On May 6, 2005, at 2:17 PM, Whitney Hu
I am again having trouble with the component using a
converter. When I select a menu value the form is submitted (by a
javascript submit call). When I get into the converter, the value to
convert is null. Has anyone else had this problem?
Thanks,
Whitney
efault is for validation. There seems to
RD> be some default validator that doesn't like your object though.
RD> --
RD> Rob
RD> @objectsource.org
RD> -- Original Message ---
RD> From: Whitney Hunter <[EMAIL PROTECTED]>
RD> To: MyFaces Discu
gt; @objectsource.org
RD> -- Original Message ---
RD> From: Whitney Hunter <[EMAIL PROTECTED]>
RD> To: MyFaces Discussion
RD> Sent: Fri, 22 Apr 2005 13:26:06 -0700
RD> Subject: Re: selectOneMenu issue
>> That was a good idea. I get this error: Validation
Maybe you're getting a conversion error. Put a in the page to see
if you
get an error.
--
Rob
@objectsource.org
-- Original Message ---
From: Whitney Hunter <[EMAIL PROTECTED]>
To: MyFaces Discussion
Sent: Fri, 22 Apr 2005 12:59:22 -0700
Subject: Re: selectOn
I just set up a test that uses Strings instead of Objects in my simple
controller. This removes the need for a converter in the selectOneMenu.
This works as expected. There is something weird happening with the
converter. Not sure what though...
Whitney Hunter wrote:
Hi all,
I am hav
er <[EMAIL PROTECTED]>
To: MyFaces Discussion
Sent: Fri, 22 Apr 2005 12:29:33 -0700
Subject: selectOneMenu issue
Hi all,
I am having a difficult time getting to workwith a
converter. I have a very simple jsp that presents a menu and hasa submit
button. The problem is that the su
ot; on the panelGrid.
--
Rob
@objectsource.org
-- Original Message ---
From: Whitney Hunter <[EMAIL PROTECTED]>
To: MyFaces Discussion
Sent: Fri, 22 Apr 2005 12:29:33 -0700
Subject: selectOneMenu issue
Hi all,
I am having a difficult time getting to workwith
ssion
Sent: Fri, 22 Apr 2005 13:26:06 -0700
Subject: Re: selectOneMenu issue
> That was a good idea. I get this error: Validation Error: Value isnot valid.
> But it is not clear to me why I am getting this.
>
> Rob Decker wrote:Maybe you're getting a conversion error. Put a
&
Hi all,
I am having a difficult time getting to work
with a converter. I have a very simple jsp that presents a menu and has
a submit button. The problem is that the submit() method on controller
class is never called when the selectOneMenu control is on the page. If
I remove this control it
I like my ducks all in a row.
--
Rob
@objectsource.org
-- Original Message ---
From: "Srikanth Madarapu" <[EMAIL PROTECTED]>
To: "MyFaces Discussion"
Sent: Fri, 22 Apr 2005 16:06:29 -0400
Subject: RE: selectOneMenu issue
> no wonder !!
>
>
ssage ---
From: Whitney Hunter <[EMAIL PROTECTED]>
To: MyFaces Discussion
Sent: Fri, 22 Apr 2005 12:59:22 -0700
Subject: Re: selectOneMenu issue
That has no effect other than placing the button next to the menuinstead of
below it. The actionListener is still not called.
Discussion
Sent: Fri, 22 Apr 2005 12:29:33 -0700
Subject: selectOneMenu issue
> Hi all,
>
> I am having a difficult time getting to workwith a
> converter. I have a very simple jsp that presents a menu and hasa submit
> button. The problem is that the submit() method on controllercl
14 matches
Mail list logo