You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Joel Trunick <Jo...@SmartPrice.com> on 2003/08/14 20:14:50 UTC

Setting property of page.class from .page

Is there a way I can default the value of my page's class from within the
.page file?

For example, I have a setter, .setPagePath(String). Can I somehow set this
from within the .page file? I'm not sure how to get a handle to "this".

Thanks,
Joel