A
A_Walter
Hello all:
I am using the tapestry framework for building a web application. For
display, I do a calculation which determines how a component (the
calculation is done in a class that extends the apache BaseComponent
class) should look and act. I would like to be able to do the
calculation once and store its results in the component properties
before the page renders, but I can't seem to figure out how to do that.
Any hints/ideas?
Andy
I am using the tapestry framework for building a web application. For
display, I do a calculation which determines how a component (the
calculation is done in a class that extends the apache BaseComponent
class) should look and act. I would like to be able to do the
calculation once and store its results in the component properties
before the page renders, but I can't seem to figure out how to do that.
Any hints/ideas?
Andy