Andrei Stroescu <andrei <at> ime.ro> writes:

> 
> Ok!
> I made what are you tell me to do but I don't realy know how to 
> implement this.
> My java class extends BasePage already and implements PageRenderListener
> I saw an example (VLIB) from tapestry 4 package but I didn't undersand 
> how it works.
> 
> I made class MyEngine.java

Then register it in your .application:

<application ... engine-class="app.web.MyEngine">

Restart the app so that it takes effect.

--
Author of an e-Book for learning Tapestry (http://www.agileskills2.org/EWDT)


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to