Thanks - it was indeed a caching problem. But now my submit fails without any error message. I stepped through the javascript code, but I did not have any idea. At least the DoSubmit variable is set to false. All my required fields has values. It seems that it has something to with the required="true" attribute. Michael
________________________________ Von: Danny Robinson [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 23. Mai 2007 14:50 An: MyFaces Discussion Betreff: Re: [Trinidad] _validateAlert is not defined Michael, This method was modified a few days ago, so it sounds like your browser cache needs to re-read the javascript. Did you clear it? Danny On 5/23/07, Michael Trompertz <[EMAIL PROTECTED]> wrote: Hello After switching from trinidad-1.0.1-incubating-SNAPSHOT to trinidad-1.0.1-SNAPSHOT I got the message "_validateAlert is not defined" after pressing the <tr:commandButton action="#{loginData.login}" text="Anmelden" /> With switching back to the incubator jars everything is ok. I am using trinidad with facelets. Any ideas? Michael -- Chordiant Software Inc. www.chordiant.com

