So you have this?

link 1            some content
link 2            that renders in one
link 3            area on the right side


If that's what your doing, then this would be a perfect place to use the tacos AJAX components. Using the PartialLink and the Part components, you could populate the right side of your page from the links on the left without refreshing the whole page.

http://tacos.sourceforge.net/

Jamie


Vinicius Caldeira Carvalho wrote:
Hello there! As I'm new to tapestry, I have a page design that is letting me confused when converting it to a Tapestry page.

The page is very simple, it's a table with 2 columns, the left column has the links and the right the contents. Pretty much like a frame page.

My question is, Do I have one page for everthing (I will have a lot of components) or just one big conteiner that has it all, and every little "tile" (sorry for the word, too damn used to struts) is a diferent component (page, html, and java class)???
Thanks

Vinicius

---------------------------------------------------------------------
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]

Reply via email to