Hi all,
I have a
@Bindable protected PageLink refreshImage = new PageLink("Refresh",
ThisClass.class);
but when I reference $refreshImage in the velocity template. It prints
out "$refreshImage". I have other stuff that is @Bindable protected in
the same class and it renders fine on the same template. Is there a bug
with PageLinks?
Thanks.
-Mike
