<?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: JSP java server page in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/JSP-java-server-page/m-p/2332190#M101094</link>
    <description>Hello, &lt;BR /&gt;I have the same problem.&lt;BR /&gt;I made a job using Talend : extract data from excel file and insert them into a database Oracle.&lt;BR /&gt;I want tou execute this job in my project JSP only when I click at a button.&lt;BR /&gt;First, Il should import the excel file to the server ans then call this job.&lt;BR /&gt;Can anyone help me.&lt;BR /&gt;Thank u.</description>
    <pubDate>Fri, 12 Jun 2009 17:03:24 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-06-12T17:03:24Z</dc:date>
    <item>
      <title>JSP java server page</title>
      <link>https://community.qlik.com/t5/Talend-Studio/JSP-java-server-page/m-p/2332186#M101090</link>
      <description>Hello,&lt;BR /&gt;I have an application whitch is developped in Netbeans(java langage).I want to execute my appliction in a server.&lt;BR /&gt;I ask if talend open studio can integrate my source code in Java Server Page(JSP) to execute it in this server.&lt;BR /&gt;Please can you anser me.&lt;BR /&gt;Thank you</description>
      <pubDate>Sat, 16 Nov 2024 13:55:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/JSP-java-server-page/m-p/2332186#M101090</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: JSP java server page</title>
      <link>https://community.qlik.com/t5/Talend-Studio/JSP-java-server-page/m-p/2332187#M101091</link>
      <description>When you export your job as a POJO or war file, yes u can.
&lt;BR /&gt;For POJO, you'll have to add the jars to your classpath and call correctly the main class. U could also use Runtime.exec() to launch the script/shell TOS generate.
&lt;BR /&gt;For the war, you'll have to deploy the archive in your container and call the URL from the jsp as needed.</description>
      <pubDate>Tue, 09 Jun 2009 10:12:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/JSP-java-server-page/m-p/2332187#M101091</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-06-09T10:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: JSP java server page</title>
      <link>https://community.qlik.com/t5/Talend-Studio/JSP-java-server-page/m-p/2332188#M101092</link>
      <description>Hello; 
&lt;BR /&gt;thank you for your anser.
&lt;BR /&gt;Please can you explain more your idea. I tried to follow your steps but i can't touch the resuly.
&lt;BR /&gt;this is my source codde in netbeans(Slot).
&lt;BR /&gt;Please can you help me.
&lt;BR /&gt;thank you</description>
      <pubDate>Tue, 09 Jun 2009 12:03:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/JSP-java-server-page/m-p/2332188#M101092</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-06-09T12:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: JSP java server page</title>
      <link>https://community.qlik.com/t5/Talend-Studio/JSP-java-server-page/m-p/2332189#M101093</link>
      <description>hello;&lt;BR /&gt;someone can help me please.&lt;BR /&gt;thank you.</description>
      <pubDate>Wed, 10 Jun 2009 08:30:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/JSP-java-server-page/m-p/2332189#M101093</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-06-10T08:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: JSP java server page</title>
      <link>https://community.qlik.com/t5/Talend-Studio/JSP-java-server-page/m-p/2332190#M101094</link>
      <description>Hello, &lt;BR /&gt;I have the same problem.&lt;BR /&gt;I made a job using Talend : extract data from excel file and insert them into a database Oracle.&lt;BR /&gt;I want tou execute this job in my project JSP only when I click at a button.&lt;BR /&gt;First, Il should import the excel file to the server ans then call this job.&lt;BR /&gt;Can anyone help me.&lt;BR /&gt;Thank u.</description>
      <pubDate>Fri, 12 Jun 2009 17:03:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/JSP-java-server-page/m-p/2332190#M101094</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-06-12T17:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: JSP java server page</title>
      <link>https://community.qlik.com/t5/Talend-Studio/JSP-java-server-page/m-p/2332191#M101095</link>
      <description>Hello All 
&lt;BR /&gt;Now I will show you how to run Talend Job in JSP page. 
&lt;BR /&gt;1) Export job as 'Axis webServices(WAR)', about how to export talend job and deploy it on server and run it as webservice, please see 1686. 
&lt;BR /&gt;here, I export a war file: test_0.1.war and put it to webapps foder of tomcat.(note that test_0.1.war will be unziped automatically to a folder: test_0.1 under webapps) 
&lt;BR /&gt;2)In talend, create a new job and put a tWebservicesInput component in Job editor, type in wsdl url in WSDL field. (See screenshot1) 
&lt;BR /&gt;3)Go to 'Advanced Setting' tab, select 'AdvanceD Use' option, then click on 'WSDL2Java' button to generate a stub client code. (See screenshot2). About 'WSDL2Java' button on tWebserviceInput, please see 6226. 
&lt;BR /&gt;4)Copy all the jar files which locates on webapps\test_0.1\WEB-INF\lib,(see screenshot3) then open your J2EE project in MyEclipse or other equate IDE, paste these jar files into lib folder. (see sreenshot4) 
&lt;BR /&gt;5)Create a new package called routines under src folder.(see screenshot5) 
&lt;BR /&gt;6)Create the same interface and class as client code generated on TOS. eg: create a interface called Test_PortType, copy the code of Test_PortType from TOS, then paste it on MyEclipse. (see screenshot6) 
&lt;BR /&gt;7)Call the client code inside a JSP page as you do on TOS. (see screenshot7) 
&lt;BR /&gt;8)Deploy your project and start server. 
&lt;BR /&gt;9)Run the JSP page and all are OK now 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt; (see screenshot8) 
&lt;BR /&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Mon, 15 Jun 2009 06:37:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/JSP-java-server-page/m-p/2332191#M101095</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-06-15T06:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: JSP java server page</title>
      <link>https://community.qlik.com/t5/Talend-Studio/JSP-java-server-page/m-p/2332192#M101096</link>
      <description>Hello, 
&lt;BR /&gt;thank you Shong for your reply 
&lt;BR /&gt;It works fine. But I have some questions about this solution : 
&lt;BR /&gt;1- What I Shoud make in Schema Type of tWebServiceInput 
&lt;BR /&gt;2- How can I make my webservice and my project test.war parameterizable? 
&lt;BR /&gt;In your example, the address "http://localhost.../WSDL" is not dynamic. So I can put it in "context" but how can I change it when I put my projet in another server? 
&lt;BR /&gt; 
&lt;BR /&gt;3- Can I integrate the job test_0.1.war to my project? Because I prefer deploy only one project and not two : test_0.1.war ans myProject.war. 
&lt;BR /&gt;Thank you</description>
      <pubDate>Mon, 15 Jun 2009 14:51:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/JSP-java-server-page/m-p/2332192#M101096</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-06-15T14:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: JSP java server page</title>
      <link>https://community.qlik.com/t5/Talend-Studio/JSP-java-server-page/m-p/2332193#M101097</link>
      <description>Hello 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;1- What I Shoud make in Schema Type of tWebServiceInput&lt;BR /&gt;2- How can I make my webservice and my project test.war parameterizable?&lt;BR /&gt;In your example, the address "http://localhost.../WSDL" is not dynamic. So I can put it in "context" but how can I change it when I put my projet in another server?&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;We just use tWebServiceInput to generate the stub client code here, don't use it to run the job. To generate the client code, we need the address "http://localhost.../WSDL" and click on the 'WSDL2Java' button, so don't need care the schema. If there is a red X on the component, you can add one column on schema, but it is not important. 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;3- Can I integrate the job test_0.1.war to my project? Because I prefer deploy only one project and not two : test_0.1.war ans myProject.war.&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;test_0.1.war is an example, I export my job scritp and name it as test_0.1, you can call it any name in your case. To run the Talend job in a JSP page, I think you should know: 
&lt;BR /&gt;1) How to export a job in .war type. 
&lt;BR /&gt;2) How to deploy a job in webservice and run it out of TOS. 
&lt;BR /&gt;3) How to call the webservice on tWebServiceInput and know 'WSDL2Java' button usage. 
&lt;BR /&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;shong</description>
      <pubDate>Tue, 16 Jun 2009 03:02:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/JSP-java-server-page/m-p/2332193#M101097</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-06-16T03:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: JSP java server page</title>
      <link>https://community.qlik.com/t5/Talend-Studio/JSP-java-server-page/m-p/2332194#M101098</link>
      <description>Hello Everyone!
&lt;BR /&gt;I am trying to implement the job in jsp as per shong's steps shown below.
&lt;BR /&gt;But when i click on wsdl2java button, it generates only stub class.
&lt;BR /&gt;It doesnot generate any port type interface.
&lt;BR /&gt;Even for the simplest jobs also, the result is same.
&lt;BR /&gt;Can any one help?
&lt;BR /&gt;As my jobs are running fine from browser and from TOS.
&lt;BR /&gt;Thanks in advance.
&lt;BR /&gt;-- Krsna</description>
      <pubDate>Tue, 07 Jul 2009 10:51:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/JSP-java-server-page/m-p/2332194#M101098</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2009-07-07T10:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: JSP java server page</title>
      <link>https://community.qlik.com/t5/Talend-Studio/JSP-java-server-page/m-p/2332195#M101099</link>
      <description>Hi friends - 
&lt;BR /&gt;Just curious, has anyone been able to use the "export job scripts" functionality as a .war when also using contexts? I know, I know, this appears very obvious as it even allows you to select the context upon export, but I am unable to successfully move from one context to another when referencing it as a webapp within tomcat; no matter what I do, it seems to reset to the Default context, which, of course, throws an error in the tomcat logs (very plain to see).
&lt;BR /&gt;Any suggestions?
&lt;BR /&gt;Thanks,</description>
      <pubDate>Mon, 03 Aug 2009 19:54:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/JSP-java-server-page/m-p/2332195#M101099</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-08-03T19:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: JSP java server page</title>
      <link>https://community.qlik.com/t5/Talend-Studio/JSP-java-server-page/m-p/2332196#M101100</link>
      <description>I didn't explain it very well. I've been able to do exactly as you (and the tutorial) have explained. So, I've been able to deploy the exported .war as a webapp within tomcat with no problems. Where I am running into difficulty is when it comes to contexts. When exporting, I select the context appropriate for the export (in this case, it is NOT the default), however the default context is the only one referenced (I can see this in the tomcat logs, so I know it's using the one I did NOT select). What am I doing wrong? Is there a particular java file, config file, etc. where I can verify that the desired context is setup?
&lt;BR /&gt;Thanks,</description>
      <pubDate>Tue, 04 Aug 2009 19:55:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/JSP-java-server-page/m-p/2332196#M101100</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-08-04T19:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: JSP java server page</title>
      <link>https://community.qlik.com/t5/Talend-Studio/JSP-java-server-page/m-p/2332197#M101101</link>
      <description>Hello bbeliaso
&lt;BR /&gt;Sorry, I did't see your post.
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;When exporting, I select the context appropriate for the export (in this case, it is NOT the default), however the default context is the only one referenced&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Which version of TOS did you use? Maybe it was bug. I am using the latest version TOS3.1.4 and it list all the context group. See my screenshots.
&lt;BR /&gt;Best regards
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Fri, 25 Sep 2009 04:50:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/JSP-java-server-page/m-p/2332197#M101101</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-09-25T04:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: JSP java server page</title>
      <link>https://community.qlik.com/t5/Talend-Studio/JSP-java-server-page/m-p/2332198#M101102</link>
      <description>Thank You very much, Shong! 
&lt;BR /&gt;Your explain helped me, but I have else some questions 
&lt;BR /&gt;at the first, I don't need to use jsp-pages, and I must run my job from another 
&lt;BR /&gt;Java application. 
&lt;BR /&gt;I'm not very well in Java-programming yet, and with talend work for a little time, 
&lt;BR /&gt;but! 
&lt;BR /&gt;value, which returns from TOS something like "[], 
&lt;BR /&gt;but now, if i runned my project, i need to see standard console(to see, have my program errors or not) 
&lt;BR /&gt;and than i need to open console for tomcat. 
&lt;BR /&gt;this is not very useful for normal programming... 
&lt;BR /&gt;and why return type for runJob is String[][] if normally program returned just number?</description>
      <pubDate>Thu, 07 Jan 2010 10:24:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/JSP-java-server-page/m-p/2332198#M101102</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2010-01-07T10:24:12Z</dc:date>
    </item>
  </channel>
</rss>

