yes, it's a single <h:form id="loginForm"> ...<h:commandButton/></h:form>
It says "clear_loginForm is not defined". I'm not sure if that's enough otherwise I can send the jsp and the xml thanks. On 8/9/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
That is a myfaces issue. there was some work regarding that. you have <tr:from>...<h:commandbutton/></tr:form> right? Can you please post the JS error? that is really really ugly, introduced with some work on tomahawk and shared (which is shared betweeen tomahawk (<t:xxx ) and myfaces jsf impl (<h:xxx) Thanks, Matthias On 8/9/06, Celso Nishioka <[EMAIL PROTECTED]> wrote: > Thanks, it's working now. > > I'm getting some troubles and maybe someone can get me an idea of what's > wrong. > > I have a project with Facelets + MyFaces and Tomahawk 1.1.3 and it's working > fine. However after adding ADF every commandButton gives me a JS error even > though I haven't changed the pages. > > So my question is did I miss to configure anything or just by adding ADF > I'll have to change the taglibs form, inputText, commandButton... to ADF > ones? > > > > On 8/9/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > > > > On 8/9/06, Adam Winer <[EMAIL PROTECTED]> wrote: > > > In the latest builds, this parameter will be > > > org.apache.myfaces.trinidad.ALTERNATE_VIEW_HANDLER > > > > added to wiki > > > > -- Matthias Wessendorf further stuff: blog: http://jroller.com/page/mwessendorf mail: mwessendorf-at-gmail-dot-com
