Hi p7k, It would be a pleasure if you could send me your version of facelets of appfuse stuff - I'm just curious about how you did it.
Thanks in advance. -tun p7k wrote: > > Scott, thank for your reply. > > I've checked out your SWOOP code from sourceforge. I wasn't able to get > it running too well - problems with resource bundles and such. > > I did, however, pick-up a few tricks related to facelet templating. > > But, you didn't rewrite your jsp's (login,404, ...) into jsf+facelets, how > do you plan to decorate those? Did you get rid of sitemesh all together; > cause I think I will still delegate the decoration of *.jsp to > sitemesh+strutsmenu and delay the burden of rewriting all jsp's into > facelets to a later day. > > Ultimately, I would like to have nothing but facelets+jsf in my > application. In fact, I'm not sure why AppFuse(JSF) doesn't come with > exclusively facelets+jsf pages. > > Another question: what exactly do you mean when you say "refactored the > ACEGI stuff to run > under facelets" - I guess, I'm not there yet. But, please, give more > detail or post a link to your blog (I couldn't find it). I should be > getting around to this tomorrow. > > Lastly, I did finish facelets decoration default.xhtml + commons (header, > footer, menu).xhtml > This is sooo much better for sanity when working with facelets. > If anyone is interested in seeing it, or having it contributed to AppFuse, > I would be glad to provide. > > > > > Scott Ryan wrote: >> >> I have completed the conversion from sitemesh to facelets. It is >> merely a matter of substituting the proper templates for the sitemesh >> stuff. It is more akin to tiles than sitemesh. I also created a >> number of reusable components for layout and other items. I have >> blogged about the code and included it in an open source project I am >> working on called Swoop at Sourceforge. The conversion was time >> consuming over a couple of days but pretty easy. I also replaced all >> the jsp pages with xhtml pages and refactored the ACEGI stuff to run >> under facelets as well. I updated to richfaces including the >> skinnability included with a4j. >> >> >> >> Scott Ryan >> CTO Soaring Eagle L.L.C. >> Denver, Co. 80129 >> www.soaringeagleco.com >> www.theryansplace.com >> (303) 263-3044 >> [EMAIL PROTECTED] >> >> >> On Oct 9, 2007, at 9:41 PM, p7k wrote: >> >>> >>> I was wondering if anyone has already contributed the necessary >>> facelets >>> decorators to replace the functionality of sitemesh and common jsp's >>> (header, footer, ... ). >>> >>> I am seriously considering switching to facelets layout management and >>> decoration, since sitemesh doesn't play well with jsf and facelets. >>> >>> If you've done this switch, please, let me know about your >>> experience, any >>> details are welcome. >>> >>> P.S. what would an equivalent JSF code for: >>> >>> <div id="switchLocale"> "<c:url value='/?locale=en' "><fmt:message >>> key="webapp.name"/> in English </div> >>> >>> what is fmt >> where are those messages from - session scope >>> parameters? >>> >>> Thank you! >>> >>> >>> >>> mraible wrote: >>>> >>>> We'd be happy to accept your contribution. There's a patch in >>>> SiteMesh's JIRA for JSF, but I don't believe it supports Facelets. >>>> I've cc'd the user mailing list to get feedback from current JSF >>>> users. >>>> >>>> Matt >>>> >>>> >>>> On 7/23/07, Saeed Iqbal <[EMAIL PROTECTED]> wrote: >>>>> Hi Matt, >>>>> >>>>> First of all thanks for a great product by you and your team. I >>>>> switched >>>>> to >>>>> hibernate and got started with appfuse with no issues past weekend. >>>>> >>>>> Now i want to convert sitemesh to facelets layout/template. Once >>>>> i do >>>>> that i >>>>> also would like to contribute the code to appfuse. What do you >>>>> think? >>>>> Should >>>>> i proceed with the idea? I just wanted your permission and word of >>>>> support. >>>>> >>>>> >>>>> Thanks, >>>>> -saeed >>>>> >>>> >>>> >>>> -- >>>> http://raibledesigns.com >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>>> For additional commands, e-mail: [EMAIL PROTECTED] >>>> >>>> >>>> >>> >>> -- >>> View this message in context: http://www.nabble.com/Re%3A-I-want-to- >>> contribute-Facelets-stuff-to-appfuse-tf4148786s2369.html#a13128877 >>> Sent from the AppFuse - User mailing list archive at Nabble.com. >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> For additional commands, e-mail: [EMAIL PROTECTED] >>> >> >> >> > > -- View this message in context: http://www.nabble.com/Re%3A-I-want-to-contribute-Facelets-stuff-to-appfuse-tf4148786s2369.html#a13156904 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]