these are two of the components:
  <component id="streetDirections" type="PropertySelection">
    <binding name="value" expression="streetDirection" />
    <binding name="model" expression="directionModel" />
  </component>
  
  <component id="streetNames" type="PropertySelection">
    <binding name="value" expression="streetName" />
    <binding name="model" expression="streetNameModel" />
  </component>

the page does not think that they exist.

On 8/16/05, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
> What do you mean by "Can't find them" ? Could you provide an example
> of your page spec...
> On 8/16/05, Tyler Southwick <[EMAIL PROTECTED]> wrote:
> > I'm trying to create a couple of components in the page specification,
> > but tapestry cannot seem to find them.  The id's are "streetNames" and
> > "streetDirections".  any ideas to solve this problem?
> >
> > Thanks!
> >
> > --
> > The pile is the hole's natural enemy
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
The pile is the hole's natural enemy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to