|
Hi The question is why does isStateful() always returns false by default, even after I created the Visit? Why need such a Visit? if engine is not stateful? Maybe it would be better to give more attention to this important question in the Tapestry docs. Now I call setStateful() on my engine while creating the Visit. |
