<?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 Alternates for Webscripts in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alternates-for-webscripts/m-p/222814#M175944</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Alfresco,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Recently we have started developing an Application using Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Here the point, we are trying to develop our own client (i.e in either jsp/servlet or jsf)…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;for that the option is web scripts. webscripts are seems to be a bit difficult.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And is there any alternates for web-scripts ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ANd we want to develop some custom dashlets for alfresco and share… what are the alternates for this ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Actually we are new to Alfresco, and we didn't have any good tutorial/books for webscripts and don't know the freemarker.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;can we develop dashlets in jsp/servlets ? if then suggest me the environment and deploying process.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;for UI, how to call the alfresco repository from our own Ui i.e in either jsp/servlet or jsf?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So can anyone suggest me in this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;waiting for response.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Jun 2009 13:18:08 GMT</pubDate>
    <dc:creator>mialfresco</dc:creator>
    <dc:date>2009-06-01T13:18:08Z</dc:date>
    <item>
      <title>Alternates for Webscripts</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alternates-for-webscripts/m-p/222814#M175944</link>
      <description>Hi Alfresco,Recently we have started developing an Application using Alfresco.Here the point, we are trying to develop our own client (i.e in either jsp/servlet or jsf)…for that the option is web scripts. webscripts are seems to be a bit difficult.And is there any alternates for web-scripts ?ANd we</description>
      <pubDate>Mon, 01 Jun 2009 13:18:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alternates-for-webscripts/m-p/222814#M175944</guid>
      <dc:creator>mialfresco</dc:creator>
      <dc:date>2009-06-01T13:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Alternates for Webscripts</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alternates-for-webscripts/m-p/222815#M175945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you are working locally to Alfresco (i.e within the Alfresco Explorer WAR) then you can use the local APIs (Java, Java Script)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are working remotely then you need to use one of the remote APIs: Web Scripts, Web Services, RMI, FTP, CIFS etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Web Scripts are the easiest and best option and if something is missing or not quite to your liking you can add your own.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2009 15:02:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alternates-for-webscripts/m-p/222815#M175945</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2009-06-01T15:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Alternates for Webscripts</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alternates-for-webscripts/m-p/222816#M175946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can see here a great example of custom dialog creation: &lt;/SPAN&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=12&amp;amp;t=14642" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=12&amp;amp;t=14642&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;And web-script isn't difficult. It's a very useful thing, i use it for different reports creation.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2009 15:39:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alternates-for-webscripts/m-p/222816#M175946</guid>
      <dc:creator>alexey</dc:creator>
      <dc:date>2009-06-01T15:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: Alternates for Webscripts</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alternates-for-webscripts/m-p/222817#M175947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi mrogers/alexy, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your reply..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;can anyone suggest me the good tutorial for webscripts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;because i'm not feeling good while going through wiki.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;is there any other site or other pdfs and suggest me the exact url in wiki if it is good.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2009 09:00:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alternates-for-webscripts/m-p/222817#M175947</guid>
      <dc:creator>mialfresco</dc:creator>
      <dc:date>2009-06-02T09:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: Alternates for Webscripts</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alternates-for-webscripts/m-p/222818#M175948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Freemarker docs are very good: &lt;/SPAN&gt;&lt;A href="http://freemarker.org/" rel="nofollow noopener noreferrer"&gt;http://freemarker.org/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;These should get you started:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Web_Scripts" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Web_Scripts&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Web_Scripts_Examples" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Web_Scripts_Examples&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Category:Web_Scripts" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Category:Web_Scripts&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Additionally, there are *loads* of webscripts already in the Alfresco source code. Go and have a look how we do things.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2009 09:14:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alternates-for-webscripts/m-p/222818#M175948</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2009-06-02T09:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: Alternates for Webscripts</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alternates-for-webscripts/m-p/222819#M175949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have a look at this tutorial&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://ecmarchitect.com/archives/2007/10/25/777" rel="nofollow noopener noreferrer"&gt;http://ecmarchitect.com/archives/2007/10/25/777&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2009 09:53:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alternates-for-webscripts/m-p/222819#M175949</guid>
      <dc:creator>jayjayecl</dc:creator>
      <dc:date>2009-06-23T09:53:08Z</dc:date>
    </item>
  </channel>
</rss>

