3) for me the most importent:
You can programm a component at one point and use it in many pages.
(component is reusable)
Dmitry Gusev wrote:
1) Page is a top level component
2) You can address page via URL but you cannot do this with component
On 3/1/06, Dimm, Jason <[EMAIL PROTECTED]> wr
1) Page is a top level component
2) You can address page via URL but you cannot do this with component
On 3/1/06, Dimm, Jason <[EMAIL PROTECTED]> wrote:
>
> What's the practical difference between when to create a "page" and when
> to
> create a "component"?
>
> The Tapestry app I've inherited has