<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Facelets Client in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/facelets-client/m-p/110103#M77310</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please, be informed that, after few iterations &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;, I have managed to convert Alfresco Web Application to a version which is using Facelets as a component tree building technology instead of JSP. If you are not familiar with Facelets, this &lt;/SPAN&gt;&lt;A href="http://www.ibm.com/developerworks/java/library/j-facelets/" rel="nofollow noopener noreferrer"&gt;article&lt;/A&gt;&lt;SPAN&gt; could give you good overview. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This is a simple port of JSP version of client and it does not use all the possibilities which Facelets are offering, but could serve as a good starting point to begin with jsp refactoring.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At the moment the client is provided as a patch which should be applied to the Web-Client project checked out from svn. The patch itself can be found &lt;/SPAN&gt;&lt;A href="http://forge.alfresco.com/frs/?group_id=115" rel="nofollow noopener noreferrer"&gt;here&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please have in mind that this conversion is not really complete. What is missing is the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Some files were not converted because java flow control was used inside of jsp which has to be replaced with jstl tags. These are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[size=75]\jsp\content\add-content-dialog.jsp&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;\jsp\dialog\checkin-file.jsp&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;\jsp\dialog\import.jsp&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;\jsp\dialog\update-file.jsp&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;\jsp\ml\add-translation-dialog.jsp&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;\jsp\relogin.jsp&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;\jsp\wcm\add-content-dialog.jsp&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;\web\jsp\wcm\import-content-dialog.jsp&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;\web\jsp\wcm\update-file.jsp[/size]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Not all components are registered within taglib.xml files. This particulary is true for wcm components.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hopefully within following few days, I will also convert the rest of the files and will complete different taglib.xml files. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Denis&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Aug 2007 21:03:47 GMT</pubDate>
    <dc:creator>dhalupa</dc:creator>
    <dc:date>2007-08-22T21:03:47Z</dc:date>
    <item>
      <title>Facelets Client</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/facelets-client/m-p/110103#M77310</link>
      <description>Dear all,Please, be informed that, after few iterations &lt;IMG id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;, I have managed to convert Alfresco Web Application to a version which is using Facelets as a component tree building technology instead of JSP. If you are not familiar with Facelets, this article could give you good overview. This is a simp</description>
      <pubDate>Wed, 22 Aug 2007 21:03:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/facelets-client/m-p/110103#M77310</guid>
      <dc:creator>dhalupa</dc:creator>
      <dc:date>2007-08-22T21:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: Facelets Client</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/facelets-client/m-p/110104#M77311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have uploaded the new version of Facelet client to the Forge and have &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Changes_made_on_Web_Client_to_enable_usage_of_Facelets" rel="nofollow noopener noreferrer"&gt;documented&lt;/A&gt;&lt;SPAN&gt; what had to be changed in existing Web Client code base to make it work with facelets. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My humble opinion is that life with Facelets will be more easier and it seems to me that migration road to Facelets is pretty straighforward, it only has to be done &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Denis&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2007 12:25:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/facelets-client/m-p/110104#M77311</guid>
      <dc:creator>dhalupa</dc:creator>
      <dc:date>2007-08-24T12:25:27Z</dc:date>
    </item>
  </channel>
</rss>

