Re: 508 compliance and tacos components

2005-06-21 Thread Paul Woodward
Doesn't that mean you can get anyone's details? With the number of residents there are in the US, it must be easy to make up a valid SSN, right? On 6/21/05, Jeff Cooper <[EMAIL PROTECTED]> wrote: > > Thanks for the info. > > The ssn search that the federal user has in the current application

Re: Accessing a component property from html page

2005-06-02 Thread Paul Woodward
ng path) to get a nested component, i.e. > getNestedComponent("myBorder.holdingQuantityPie") > > > It should work... > > > Paul Woodward wrote: > > >I get no output from the insert at all - so it's null? > > > >On 6/2/05, Andreas Andreou <[EMAIL

Re: Accessing a component property from html page

2005-06-02 Thread Paul Woodward
eems correct. > > Can you confirm this? i.e. instead of HoldingChart, add a > > > > > Paul Woodward wrote: > > >Hi all, > > I'm somewhat new to tapestry so apologies if this is obvious: > > I have a squisher component which hides and shows its

Accessing a component property from html page

2005-06-02 Thread Paul Woodward
Hi all, I'm somewhat new to tapestry so apologies if this is obvious: I have a squisher component which hides and shows its body. The squisher has zoom buttons that adjust a member property called size: I want to be able to pass the size property to a subcomponent so that can affect the way i