<?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 Re: getParameter via raccourcis jsp in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/getparameter-via-raccourcis-jsp/m-p/161290#M115224</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;J'ai identifié un peu plus le problème&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sous IE8 + Windows xp (mon poste) ça ne marche pas et il demande un login au moment de l'envoi du post&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sous Firefox + Windows xp (mon poste toujours) ça marche mais il demande un login au moment de l'envoi du post&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sous IE8 + Windows 7 (un collègue) ça marche mais il demande un login au moment de l'envoi du post&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sous Chrome + Windows 7 (un collègue toujours) ça marche mais il ne demande pas de login au moment de l'envoi du post&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sachant que IE8 et chrome marchent en authentification intégré et Firefox non&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Donc ce que j'aimerais obtenir c'est authentification intégré sous alfresco 3.3 avec tous les browser et qu'il demande pas de login à l'envoi du poste.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Des idées?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Sep 2010 09:11:58 GMT</pubDate>
    <dc:creator>tristan7859</dc:creator>
    <dc:date>2010-09-28T09:11:58Z</dc:date>
    <item>
      <title>getParameter via raccourcis jsp</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/getparameter-via-raccourcis-jsp/m-p/161286#M115220</link>
      <description>Salut,J'ai migré d'un alfresco 3.2r2 à un alfresco 3.3 un projet initialement codé par des développeurs ayant quitté l'entreprise où je vient d'arriver et j'ai un problème avec les liens courts vers une jsp, en fait je ne peux pas récupérer les paramètres posté via un post grâce au getParameter.Rien</description>
      <pubDate>Mon, 27 Sep 2010 12:34:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/getparameter-via-raccourcis-jsp/m-p/161286#M115220</guid>
      <dc:creator>tristan7859</dc:creator>
      <dc:date>2010-09-27T12:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: getParameter via raccourcis jsp</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/getparameter-via-raccourcis-jsp/m-p/161287#M115221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ça me donne ça au fait:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;action: null&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;context: RequestContext-29 userid: tesquibet&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;nom1:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;prenom1:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;nom: null&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;prenom: null&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;et je n'ai pas d'erreur&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 12:49:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/getparameter-via-raccourcis-jsp/m-p/161287#M115221</guid>
      <dc:creator>tristan7859</dc:creator>
      <dc:date>2010-09-27T12:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: getParameter via raccourcis jsp</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/getparameter-via-raccourcis-jsp/m-p/161288#M115222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Je faisait mes tests uniquement sur IE vu que la plupart des gens de l'entreprise utilisent IE, mais fait bizarre, ça marche sous firefox oO&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Des pistes?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 14:02:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/getparameter-via-raccourcis-jsp/m-p/161288#M115222</guid>
      <dc:creator>tristan7859</dc:creator>
      <dc:date>2010-09-27T14:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: getParameter via raccourcis jsp</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/getparameter-via-raccourcis-jsp/m-p/161289#M115223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Je crois avoir tout essayé, je vois vraiment pas comment me débloquer&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Petit truc important que j'ai oublié de préciser si je met l'adresse en "direct" de ma jsp (share/intranet/toto.jsp) je récupère bien les paramètres (mais forcement je perd le context ce que je veux eviter dans la "vraie" jsp où j'ai ce problème en dev)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Merci d'avance pour toute piste de réfléxion&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 07:46:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/getparameter-via-raccourcis-jsp/m-p/161289#M115223</guid>
      <dc:creator>tristan7859</dc:creator>
      <dc:date>2010-09-28T07:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: getParameter via raccourcis jsp</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/getparameter-via-raccourcis-jsp/m-p/161290#M115224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;J'ai identifié un peu plus le problème&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sous IE8 + Windows xp (mon poste) ça ne marche pas et il demande un login au moment de l'envoi du post&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sous Firefox + Windows xp (mon poste toujours) ça marche mais il demande un login au moment de l'envoi du post&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sous IE8 + Windows 7 (un collègue) ça marche mais il demande un login au moment de l'envoi du post&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sous Chrome + Windows 7 (un collègue toujours) ça marche mais il ne demande pas de login au moment de l'envoi du post&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sachant que IE8 et chrome marchent en authentification intégré et Firefox non&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Donc ce que j'aimerais obtenir c'est authentification intégré sous alfresco 3.3 avec tous les browser et qu'il demande pas de login à l'envoi du poste.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Des idées?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 09:11:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/getparameter-via-raccourcis-jsp/m-p/161290#M115224</guid>
      <dc:creator>tristan7859</dc:creator>
      <dc:date>2010-09-28T09:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: getParameter via raccourcis jsp</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/getparameter-via-raccourcis-jsp/m-p/161291#M115225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Je suis toujours bloqué là dessus, toujours pas d'idée?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 07:34:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/getparameter-via-raccourcis-jsp/m-p/161291#M115225</guid>
      <dc:creator>tristan7859</dc:creator>
      <dc:date>2010-09-29T07:34:04Z</dc:date>
    </item>
  </channel>
</rss>

