Never mind. I just tried the nightly build and it works fine. sean
On 8/2/05, Sean Schofield <[EMAIL PROTECTED]> wrote: > Bruno, > > Does this example work at the moment? I tried it late yesterday and > had some exceptions. I didn't get a chance to look into it yet ... > > sean > > On 8/2/05, Bruno Aranda <[EMAIL PROTECTED]> wrote: > > Yes, there is a forceId example for a hidden field in the simple > > examples (forceId.jsp) and it is working. The inputHidden is in the > > first of the three forms of the page with id 'hidden-foo'. The example > > demonstrates that the renderer hidden element has the same id that the > > one you provide to the inputHidden component when you use forceId (so > > the if of the form is not prepended to the id of the component as you > > might expect otherwise). > > > > Regards, > > > > Bruno > > > > 2005/8/2, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > > > > > > Sean, I'm sorry but I can't see what the forceId example demonstrates. > > > Nobody in my shop can either. > > > > > > I routed my browser requests for forceId.jsp through a network sniffer and > > > the form name is indeed not prepended to HTTP variables for controls > > > "without forceId". This demonstrates forceid is working. > > > > > > This is running on the same AS where I am having difficulties - but there > > > are no inputHidden examples in the demo app. > > > > > > > > > Dennis Byrne > > > > > > > > >

