Here's a start. In this example each menu option is a single page, but it's not
a big step to turn them into components too.
http://jumpstart.doublenegative.com.au/jumpstart/together/withlayout2/gracefulajaxfiltercrud/persons
You will, however, have to consider problems like how to make them
bookmark-able since the URL would never change.
You'll also lose the browser's Back button functionality because when all your
calls are AJAX there's no browser history.
Geoff
On 25/11/2012, at 11:06 PM, Chris Poulsen wrote:
> Use components and/or the usual java constructs?
>
> --
> Chris
>
>
> On Sun, Nov 25, 2012 at 12:16 PM, membersound <[email protected]> wrote:
>
>> HI,
>>
>> is it possible to divide a page into smaller pages as combine them as one
>> page?
>> I have a single page which has to display 3 different grids and other
>> things.
>>
>> The backing code is almost 500 lines and still growing, tml about 200.
>> Can I divide the codes for one page somehow into smaller pieces and combine
>> them afterwards into one single page? How could this be done?
>>
>> Thanks
>>
>>
>>
>> --
>> View this message in context:
>> http://tapestry.1045711.n5.nabble.com/Divide-a-page-into-smaller-pieces-tp5718263.html
>> Sent from the Tapestry - User mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> 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]