<?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 Incluir applet en Alfresco in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/incluir-applet-en-alfresco/m-p/171776#M125015</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hola, he creado un applet que tengo comprimido en "jar", pero necesito consejo sobre como desplegarlo en Alfresco. Me encuentro un poco perdido… &lt;img id="smileyfrustrated" class="emoticon emoticon-smileyfrustrated" src="https://connect.hyland.com/i/smilies/16x16_smiley-frustrated.png" alt="Smiley Frustrated" title="Smiley Frustrated" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;A ver si alguien me puede ayudar, y espero que no sea demasiado complicado, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;gracias!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Aug 2010 15:16:53 GMT</pubDate>
    <dc:creator>kunkunkunkun</dc:creator>
    <dc:date>2010-08-23T15:16:53Z</dc:date>
    <item>
      <title>Incluir applet en Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/incluir-applet-en-alfresco/m-p/171776#M125015</link>
      <description>Hola, he creado un applet que tengo comprimido en "jar", pero necesito consejo sobre como desplegarlo en Alfresco. Me encuentro un poco perdido… &lt;IMG id="smileyfrustrated" class="emoticon emoticon-smileyfrustrated" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-frustrated.png" alt="Smiley Frustrated" title="Smiley Frustrated" /&gt;A ver si alguien me puede ayudar, y espero que no sea demasiado complicado, gracias!</description>
      <pubDate>Mon, 23 Aug 2010 15:16:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/incluir-applet-en-alfresco/m-p/171776#M125015</guid>
      <dc:creator>kunkunkunkun</dc:creator>
      <dc:date>2010-08-23T15:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: Incluir applet en Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/incluir-applet-en-alfresco/m-p/171777#M125016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Si es un .jar, inclúyelo dentro de webapps/alfresco/WEB-INF/lib por ejemplo y luego lo llamas desde la página .jsp que necesites. ¿En concreto que debe hacer tu applet?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Un saludo.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Aug 2010 20:48:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/incluir-applet-en-alfresco/m-p/171777#M125016</guid>
      <dc:creator>fegor</dc:creator>
      <dc:date>2010-08-23T20:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Incluir applet en Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/incluir-applet-en-alfresco/m-p/171778#M125017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Voy a probarlo &lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Es sencillito, simplemente escanea una imagen, y ofrece las posibilidades de guardarla en el disco duro o subirla a un servidor…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Es para un PFC, en teoría si funciona solo me queda integrarlo en Alfresco y pulir detalles.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Por otra parte, puedo añadirle voluntariamente una funcionalidad OCR, pero nose, igual se complica un poco la cosa jeje&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;gracias!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Aug 2010 09:06:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/incluir-applet-en-alfresco/m-p/171778#M125017</guid>
      <dc:creator>kunkunkunkun</dc:creator>
      <dc:date>2010-08-24T09:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: Incluir applet en Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/incluir-applet-en-alfresco/m-p/171779#M125018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hola,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;En este caso te aconsejo que lo hagas como una acción personalizada. El siguiente enlace te puede servir de ayuda para tu propósito:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://ecmarchitect.com/images/articles/alfresco-actions/actions-article.pdf" rel="nofollow noopener noreferrer"&gt;http://ecmarchitect.com/images/articles/alfresco-actions/actions-article.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Luego puedes generarlo incluso como módulo si lo vas a distribuir.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Un saludo.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Aug 2010 10:11:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/incluir-applet-en-alfresco/m-p/171779#M125018</guid>
      <dc:creator>fegor</dc:creator>
      <dc:date>2010-08-24T10:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: Incluir applet en Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/incluir-applet-en-alfresco/m-p/171780#M125019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Muchas gracias por el enlace, he leido el artículo unas cuantas veces, pero no termino de comprenderlo muy bien. Porqué tengo que hacer el Action executer y tantas cosas, si mi unica intencion es integrar mi applet??&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tengo que hacer un actionExecuter, pero que le digo a éste que haga? Si mi única intención es llamar al applet…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;uuuf me estoy liando demasiado y se me echan los días encima, qué desesperación!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;gracias por todo!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Sep 2010 16:42:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/incluir-applet-en-alfresco/m-p/171780#M125019</guid>
      <dc:creator>kunkunkunkun</dc:creator>
      <dc:date>2010-09-02T16:42:34Z</dc:date>
    </item>
  </channel>
</rss>

