: Thursday, December 21, 2006 12:32 PM
To: Tapestry users
Subject: hivemind create-instance and additionnal parameters
Hi,
I know I'm noisy on this list with my beginner's questions. Sorry for that,
but it is not so easy to swallow all Tapestry's stuff.
by the way, here is my new que
In order to inject a property into an ASO, you need
to implement a custom
org.apache.tapestry.engine.state.StateObjectFactory.
(There are numerous post in the
archive on this.)
The following in the wiki has an example.
http://wiki.apache.org/tapestry/InjectPropertyIntoASO
The above example do
Hi,
I know I'm noisy on this list with my beginner's questions. Sorry for
that, but it is not so easy to swallow all Tapestry's stuff.
by the way, here is my new question:
I would like to add a Session object. This config wroks nice.
Now I would like to pass