<?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 Redirect from post to get in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/redirect-from-post-to-get/m-p/206944#M160074</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is it possible to have my xxx.post.js redirect (server-side) to xxx.get.js and maintain all the properties set using model.xxx ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I'm talking about is the same idea as a forward using a servlet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know you can redirect to custom status pages based on different codes, but doesn't that just jump directly to an .ftl and not execute corresponding .js?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 May 2009 21:46:36 GMT</pubDate>
    <dc:creator>tfrith</dc:creator>
    <dc:date>2009-05-05T21:46:36Z</dc:date>
    <item>
      <title>Redirect from post to get</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/redirect-from-post-to-get/m-p/206944#M160074</link>
      <description>Is it possible to have my xxx.post.js redirect (server-side) to xxx.get.js and maintain all the properties set using model.xxx ?What I'm talking about is the same idea as a forward using a servlet.I know you can redirect to custom status pages based on different codes, but doesn't that just jump dir</description>
      <pubDate>Tue, 05 May 2009 21:46:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/redirect-from-post-to-get/m-p/206944#M160074</guid>
      <dc:creator>tfrith</dc:creator>
      <dc:date>2009-05-05T21:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Redirect from post to get</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/redirect-from-post-to-get/m-p/206945#M160075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would hazard a guess that no it's not possible.&amp;nbsp;&amp;nbsp; You can do the redirect the other way (get to post) but how would you handle the body of the posting with a get method?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2009 17:16:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/redirect-from-post-to-get/m-p/206945#M160075</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2009-05-06T17:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: Redirect from post to get</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/redirect-from-post-to-get/m-p/206946#M160076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What are you trying to achieve by that? I'm quite sure there are some technical options available to you, but it depends on what you're trying to do here &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2009 05:26:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/redirect-from-post-to-get/m-p/206946#M160076</guid>
      <dc:creator>rogier_oudshoor</dc:creator>
      <dc:date>2009-05-07T05:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Redirect from post to get</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/redirect-from-post-to-get/m-p/206947#M160077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've used the following code in the JS of a form submission processing script. It's not perfect but it generally works:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;status.code = 303; // 303 = See Other&lt;BR /&gt;status.redirect = true;&lt;BR /&gt;status.location = "/path/to/other/script.html";&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 May 2009 08:23:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/redirect-from-post-to-get/m-p/206947#M160077</guid>
      <dc:creator>lyamamot</dc:creator>
      <dc:date>2009-05-09T08:23:05Z</dc:date>
    </item>
  </channel>
</rss>

