Re: @tacos:dojowidget problem

2008-04-10 Thread abhilash
Hi Andreas, thanks for the reply.The problem was with updateComponents. I used to give updateComponents as updateComponents="ognl:adjustmentDialogContent" (AdjustmentDialogContent is my floatingPaneId).Now i changed it to updateComponents="ognl:{'components.AdjustmentDialogContent.clientId'}" . S

Re: @tacos:dojowidget problem

2008-04-03 Thread Andreas Andreou
I tried that in tacos 4.1.1 and 4.1.2-SNAPSHOT with no problems... so, could it be something else? When are you getting the exception, on render or on submit? Is the form completely inside the floatingPane? On Thu, Apr 3, 2008 at 7:55 AM, abhilash <[EMAIL PROTECTED]> wrote: > > Hi all, > I am us

@tacos:dojowidget problem

2008-04-02 Thread abhilash
Hi all, I am using Tapestry4.1.5 and tacos4.1.1 In my page i have dojowidget of type FloatingPane. When i tried to include a form in FloatingPane i am getting following exception javax.servlet.ServletException: Component Error/$InspectorButton.link requires r endering support, but no PageRenderS