backing bean validation

2007-07-11 Thread binya
I've got 2 fields in my form. 1 has only "required=true", and 1 has "required=true" and a "validator=..." from the backing baen I both fields have error: everything is fine I see the required msg & the b.b. validator msg but if only the second filed has an error - the backing bean function is c

value of a UIComponent

2007-07-04 Thread binya
I have a SelectOneListBox which all his 'SelectItem' are added to the componenet (which is binded to the backing beanin UIComponent ) in the backing bean (I need to do it like this...) the user clicked on a item on the list and I need to know on which element he clicked, how do I do it (I tried th

Re: [Trinidad] Download of a4j-trinidad.jar

2007-07-02 Thread binya
did you find it ? Michael Trompertz wrote: > > Hello > > I want to use Trinidad with Seam and Ajax4Jsf. In the wiki > http://wiki.apache.org/myfaces/TrinidadSeamAjax4JsfFaceletDetail I read > that I need a4j-trinidad.jar. But I can't find this file anywhere. Is > the functionality integrated

ajax4jsf & trinidad

2007-07-02 Thread binya
could I use a4j:support tag inside 'tr:selectOneListbox' ? http://www.nabble.com/ajax4jsf---trinidad-tf4016410.html#a11406689 Sent from the MyFaces - Users mailing list archive at Nabble.com.

Re: sandbox - tableSuggestAjax, security alert in IE

2007-06-26 Thread binya
obinson <[EMAIL PROTECTED]> wrote: >> Report a bug on the component to add: >> >> src="javascript:false;" >> >> to the IFRAME, which stops the error in IE >> >> On 6/25/07, binya <[EMAIL PROTECTED]> wrote: >> > >> > S

Re: sandbox - tableSuggestAjax, security alert in IE

2007-06-25 Thread binya
the page contains 'frames' or 'iframes' and > usually > occurs in HTTPS.IIRC,this warning can be turned off through an option in > IE,or setting the frame src url to point to a dummy url. > > -- Abhi > > On 6/25/07, binya <[EMAIL PROTECTED]> wrote:

sandbox - tableSuggestAjax, security alert in IE

2007-06-24 Thread binya
when I enter the page which has the tableSuggestAjax component with IE I get a 'Security Information' alert which says: "This page contains both secure and nonsecure items, Do you want to display the nonsecure items?" why? thanks! -- View this message in context: http://www.nabble.com/sandbox-

Re: sitemesh & MyFaces sandbox

2007-06-20 Thread binya
well I found a solution: insert this: /prog/libName/*.faces?affectedAjaxComponent=* to the decorators.xml of sitemesh -- View this message in context: http://www.nabble.com/sitemesh---MyFaces-sandbox-tf3914232.html#a11214307 Sent from the MyFaces - Users mailing list arc

Re: sitemesh & MyFaces sandbo

2007-06-14 Thread binya
but did you find a solution? I'm quite stuck... Titi Wangsa wrote: > > On 6/13/07, binya <[EMAIL PROTECTED]> wrote: >> >> Hi our project works with jsf & sitemesh, I'm trying to use a componenet >> of >> MyFaces sandbox: >> s:tableSugge

sitemesh & MyFaces sandbox

2007-06-13 Thread binya
dResource - MyFaces special javascript could not be retrieved from request-map. I'll be thankfull for any help, Binya. -- View this message in context: http://www.nabble.com/sitemesh---MyFaces-sandbox-tf3914232.html#a11097979 Sent from the MyFaces - Users mailing list archive at Nabble.com.