Please, never mind. My dumbest mistake. Doing a if (object == null) {
.. } on pageBeginRender() that prevented the method from being
updated.

I feel ashamed :x

-- Mário

On 5/23/06, Mário Lopes <[EMAIL PROTECTED]> wrote:
Here's a strange one.

I have a table that shows some rows from a table on the database. The
source of the contrib:Table is not declared as persist but still I
update the database, do a page refresh and it doesn't update anything.
I have to manually restart the webserver to see the new entry on the
table!

What could I possibly be doing wrong?

Thanks.

-- Mário


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

Reply via email to