Thanks! I remember how insanely steep my own learning curve were with tapestry, so being able to help someone getting something working feels really good.
Of course, I've had a dry martini, but nonetheless :) what doesn't work atm? Cheers, PS On 3/10/06, Andreas Bulling <[EMAIL PROTECTED]> wrote: > > | <binding name="row" value="row"/> > | > | And then ad the following methods to you class (the one that has the > same > | name as the page); > | > | public abstract Object getRow(); > | public abstract void setRow(); > > That was a very good tip as I'm a step further, now ;) > I didn't know of the "row" binding but it seems as if this is > the way to go (I already see the URL of the images in my table) > > Thanks again! > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >