|
From: Alef A. \(JTeam\) <al...@jt...> - 2003-09-02 22:07:03
|
Tiles example is in the CVS right now... I id _not_ add it to the sandbox, since that only contains .java files and must frustrate users wanting to build the sandbox? Anyway, the example it quite straightforward, however it does not have _any_ documentation, except for a small piece in the webapp itself. 1. run ant warfile in the tiles-example-dir 2. deploy the tiles-example.war from dist 3. goto <host:port>/tiles-example/index.html 4. there it is... It has a couple two templates (one for the complete site, one for the newsfeeds that are automatically imported into the site). The main template is re-used for the index, about and contact pages, the news template is used for the news from worldpress, theserverside and slashdot (two sources are displayed on every page, which ones depends on what page you're viewing). The news template uses a Controller (extending ComponentControllerSupport) so it can reach the appCtx to retrieve the feedConfigurator (mentioning the feed names and urls). How many and what feeds are displayed is defined in the definitions.xml file... I don't know what the time-span for the next release is, I might have some time to document things a bit further (we also need some kind of tiles-howto), but not until at least next week... Alef -----Oorspronkelijk bericht----- Van: jp....@ti... [mailto:jp....@ti...]=20 Verzonden: Monday, September 01, 2003 11:01 AM Aan: alef CC: springframework-developer Onderwerp: RE: [Springframework-developer] Integration samples Alef, Obviously, Tiles being integrated to Spring, it had to be first listed. Maybe I or someone else could find any time for finishing the Tiles sample. Could you upload it in the CVS? As long as it is not finished, perhaps the sandbox could be a better place? Regards, Jean-Pierre ---------- Initial Header ----------- From : "Alef Arendsen \(JTeam\)" <al...@jt...> To : "'JP Pawlak'" <jp....@ti...>, <spr...@li...> Cc :=20 Date : Mon, 1 Sep 2003 09:08:29 +0200 Subject : RE: [Springframework-developer] Integration samples I still have a Tiles example lying around, however, I haven't got enough time right now to finish it... Alef -----Oorspronkelijk bericht----- Van: spr...@li... [mailto:spr...@li...] Namens JP Pawlak Verzonden: Saturday, August 30, 2003 2:51 PM Aan: spr...@li... Onderwerp: [Springframework-developer] Integration samples Hi all, In addition to the samples discussion I provided two messages ago, another family will certainly be helpful and no great work. I mean integration samples with some others frameworks like : - Tapestry - Webwork - Struts Jean-Pierre ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer ********** L'ADSL A 20 EUR/MOIS**********=20 Avec Tiscali, l'ADSL est =E0 20 EUR/mois. Vous pourrez chercher = longtemps avant de trouver moins cher !=20 Pour profiter de cette offre exceptionnelle, cliquez ici : http://register.tiscali.fr/adsl/ Offre soumise =E0 conditions. |