<?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: [Resolved] Java-backed Webscript GET/POST in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/resolved-java-backed-webscript-get-post/m-p/241644#M194774</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Processing a POST webscript works exactly like processing the GET webscript, you use the exact same inherit class and the extact same Java calls to retrieve the parameters. However, you can not access binary parameters from multi-part posts due to a bug in the webscript code … which means that for file uploads, you may have to use a javascript controller.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Aug 2009 07:26:50 GMT</pubDate>
    <dc:creator>rogier_oudshoor</dc:creator>
    <dc:date>2009-08-27T07:26:50Z</dc:date>
    <item>
      <title>[Resolved] Java-backed Webscript GET/POST</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/resolved-java-backed-webscript-get-post/m-p/241643#M194773</link>
      <description>Hi,I'm realising a Java-backed WebScript GET/POST. I have already coded the GET part and I'd like to know how to get in POST the values introduced in the HTML form displayed by the GET. Is it always necessary to extend the same class (DeclarativeWebScript) or another? Which method must I use to get</description>
      <pubDate>Thu, 27 Aug 2009 06:38:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/resolved-java-backed-webscript-get-post/m-p/241643#M194773</guid>
      <dc:creator>christophes</dc:creator>
      <dc:date>2009-08-27T06:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: [Resolved] Java-backed Webscript GET/POST</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/resolved-java-backed-webscript-get-post/m-p/241644#M194774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Processing a POST webscript works exactly like processing the GET webscript, you use the exact same inherit class and the extact same Java calls to retrieve the parameters. However, you can not access binary parameters from multi-part posts due to a bug in the webscript code … which means that for file uploads, you may have to use a javascript controller.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2009 07:26:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/resolved-java-backed-webscript-get-post/m-p/241644#M194774</guid>
      <dc:creator>rogier_oudshoor</dc:creator>
      <dc:date>2009-08-27T07:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: [Resolved] Java-backed Webscript GET/POST</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/resolved-java-backed-webscript-get-post/m-p/241645#M194775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot for your answer. In my case, I had a multi-part post but I think isn't necessary here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Christophe&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2009 07:56:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/resolved-java-backed-webscript-get-post/m-p/241645#M194775</guid>
      <dc:creator>christophes</dc:creator>
      <dc:date>2009-08-27T07:56:21Z</dc:date>
    </item>
  </channel>
</rss>

