this is the stack trace

org.apache.tapestry.binding.AbstractBinding.createReadOnlyBindingException(
AbstractBinding.java:115)
org.apache.tapestry.binding.ExpressionBinding.setObject(
ExpressionBinding.java:196)
$EditTable_16.setStartRow($EditTable_16.java)
org.jfly.web.components.edittable.EditTable.rewindFormComponent(
EditTable.java:541)

On 7/30/07, Andrea Chiumenti <[EMAIL PROTECTED]> wrote:
>
> Hello!
> I'm having this exception (
> org.apache.tapestry.binding.AbstractBinding.createReadOnlyBindingException
> (AbstractBinding.java:115)) when I call into my rewindFormComponent method
> this code:
>
> setStartRow(sliderValue);
>
> and I set into jwc file:
> <parameter name="startRow" required="no" cache="true"
> default-value="ognl:0"/>
>
>
> Who can help me please ?
>
> Thx, kiuma
>

Reply via email to