tapestry-user@jakarta.apache.org
[Top] [All Lists]

Is this the right syntax

Subject: Is this the right syntax
From: Edward Scanzano
Date: Wed, 25 May 2005 10:32:00 -0700 PDT
<span jwcid="@Foreach"
source="ognl:currentRepository.getAllFacilities"
value="ognl:currentFacility"
index="ognl:currentFacilityIndex">

I have an object called currentRepository that has a
method called getAllFacilities and it returns a
Collection object.

I have nothing defined in the .page file. Do I need
support for these variables as a
property-specification?

The error I get

   
ognl.NoSuchPropertyException 
com.intaglio.client.api.impl.RepositoryImpl.getAllFacilities






---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@xxxxxxxxxxxxxxxxxx
For additional commands, e-mail: tapestry-user-help@xxxxxxxxxxxxxxxxxx

<Prev in Thread] Current Thread [Next in Thread>