ציטוט Andrey Tkach:
Thank you. Solution turned out to not so simple like in Tiles or using
<jsp:include>. I need to write custom component for each part of the page.
I Must disagree...
The nice thing about these components is:
1. they are simple to write.
2. they "function". What I mean by function is, imagine a login
component. You can add to it the whole functionality, and use it
whereever you want. In Tiles, you have to use complicated flow, so the
login button addresses a page and throws you out of your current context.
In Tapestry, a login component could just change a member in the Visit,
or, if failing, display a message *As part of the component* so its
acutally much mucg simpler.
Andrey
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]