<?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 Has anybody tried integrating a java web application hosted on tomcat with QV9 ZFC via QWW/QVA javascript? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Has-anybody-tried-integrating-a-java-web-application-hosted-on/m-p/174951#M1311608</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to run Qlikview-javascripts from your Tomcat you have to take care about CROSS DOMAIN AJAX Calls.&lt;/P&gt;&lt;P&gt;AJAX is not allowed to make XMLHTTP-Requests from one computer to a different computer! You should see in the Firefox Javascript Error Console that your AJAX-Request from Tomcat (localhost:8080) to QlikviewWebserver(localhost:80) was forbidden.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I once wrote a document about how to come over this restrictions by using APACHE with mod_proxy! You may want to take a look at it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[View:http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/14/6746.AJAX-config-on-APACHE.pdf:550:0]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Dec 2009 18:11:34 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-12-10T18:11:34Z</dc:date>
    <item>
      <title>Has anybody tried integrating a java web application hosted on tomcat with QV9 ZFC via QWW/QVA javascript?</title>
      <link>https://community.qlik.com/t5/QlikView/Has-anybody-tried-integrating-a-java-web-application-hosted-on/m-p/174950#M1311606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am integrating a java based web application hosted using tomcat on port 8080 with QV9 ZFC hosted on QlikView 9 Webserver on port 80. I have been able to achieve simple UI integration by using frames issuing get requests to AJAX ZFC accesspoint. All is well upto this point.&lt;/P&gt;&lt;P&gt;I now need to exchange some information between QV Document and the host page served by tomcat webserver. I am experimenting with Qva javascript class to pull some information out of QlikView Document.&lt;/P&gt;&lt;P&gt;I tried the following snippet from the FruitColor example:&lt;/P&gt;&lt;P&gt;var qva = new Qva.PageBinding();&lt;BR /&gt;qva.View = "&lt;A href="http://127.0.0.1:80/QvAJAXZfc/AccessPoint.aspx?open=&amp;amp;id=QVS@mac|Mount/doc.qvw" target="_blank"&gt;doc.qvw&lt;/A&gt;";&lt;BR /&gt;qva.Autoview = "";&lt;BR /&gt;new Qva.Scanner(qva);&lt;BR /&gt;new Qva.Modal();&lt;BR /&gt;Qva.Start();&lt;/P&gt;&lt;P&gt;I noticed that Qva.Start() is posting to port 8080 (&lt;A href="http://localhost:8080/QvAJAXZfc/QvsViewClient.asp?mark=&amp;amp;view=doc.qvw&amp;amp;userid=user&amp;amp;password=pass" target="_blank"&gt;http://localhost:8080/QvAJAXZfc/QvsViewClient.asp?mark=&amp;amp;view=doc.qvw&amp;amp;userid=user&amp;amp;password=pass&lt;/A&gt;), ie my tomcat server which served the page containing the javascript snippet. How do I configure Qva such that it posts to QV Webserver @ localhost:80 but not to the current server?&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Ashwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Has-anybody-tried-integrating-a-java-web-application-hosted-on/m-p/174950#M1311606</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Has anybody tried integrating a java web application hosted on tomcat with QV9 ZFC via QWW/QVA javascript?</title>
      <link>https://community.qlik.com/t5/QlikView/Has-anybody-tried-integrating-a-java-web-application-hosted-on/m-p/174951#M1311608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to run Qlikview-javascripts from your Tomcat you have to take care about CROSS DOMAIN AJAX Calls.&lt;/P&gt;&lt;P&gt;AJAX is not allowed to make XMLHTTP-Requests from one computer to a different computer! You should see in the Firefox Javascript Error Console that your AJAX-Request from Tomcat (localhost:8080) to QlikviewWebserver(localhost:80) was forbidden.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I once wrote a document about how to come over this restrictions by using APACHE with mod_proxy! You may want to take a look at it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[View:http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/14/6746.AJAX-config-on-APACHE.pdf:550:0]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2009 18:11:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Has-anybody-tried-integrating-a-java-web-application-hosted-on/m-p/174951#M1311608</guid>
      <dc:creator />
      <dc:date>2009-12-10T18:11:34Z</dc:date>
    </item>
  </channel>
</rss>

