<?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>Question Re: External Html from Web dynpro. in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/external-html-from-web-dynpro/qaa-p/1814503#M795822</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I placed the static html in the mimes/component/ and changed the the param as "Url", now it is working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I searched the forum, and made some changes to the application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to make this html page as default to application, and on click how to call a view set&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sai.k.k&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Jan 2007 05:26:52 GMT</pubDate>
    <dc:creator>saikrishna186</dc:creator>
    <dc:date>2007-01-31T05:26:52Z</dc:date>
    <item>
      <title>External Html from Web dynpro.</title>
      <link>https://community.sap.com/t5/technology-q-a/external-html-from-web-dynpro/qaq-p/1814501</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;&lt;/P&gt;&lt;P&gt;I have a static Html page with images as anchors, whose URL point to my WD application with params.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The WD application uses View set, so when ever user clicks exit button in the app, the app sh'd be closed and this static HTML to be called again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this I created a exit plug in interfaceviewcontroller with url as param, but it is not closing the app and opening the HTML page, How to acheive this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or is there any why where we can place this HTML as default to the application, with the same image as action, onclick&lt;/P&gt;&lt;P&gt;we need to call the viewset and views with respect to the params.&lt;/P&gt;&lt;P&gt;and on click of exit replace this viewset with the html page again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sai.k.k&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jan 2007 04:04:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/external-html-from-web-dynpro/qaq-p/1814501</guid>
      <dc:creator>saikrishna186</dc:creator>
      <dc:date>2007-01-31T04:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: External Html from Web dynpro.</title>
      <link>https://community.sap.com/t5/technology-q-a/external-html-from-web-dynpro/qaa-p/1814502#M795821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the url parameter ur entering is case sensetive so enter the exit plug parameter should be exactly "Url".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this and let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;PP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jan 2007 04:32:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/external-html-from-web-dynpro/qaa-p/1814502#M795821</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-31T04:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: External Html from Web dynpro.</title>
      <link>https://community.sap.com/t5/technology-q-a/external-html-from-web-dynpro/qaa-p/1814503#M795822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I placed the static html in the mimes/component/ and changed the the param as "Url", now it is working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I searched the forum, and made some changes to the application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to make this html page as default to application, and on click how to call a view set&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sai.k.k&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jan 2007 05:26:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/external-html-from-web-dynpro/qaa-p/1814503#M795822</guid>
      <dc:creator>saikrishna186</dc:creator>
      <dc:date>2007-01-31T05:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: External Html from Web dynpro.</title>
      <link>https://community.sap.com/t5/technology-q-a/external-html-from-web-dynpro/qaa-p/1814504#M795823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt; IWDCachedWebResource webReSource =&lt;/P&gt;&lt;P&gt;	WDWebResource.getWebResource(&lt;/P&gt;&lt;P&gt;	buffer.toByteArray(),&lt;/P&gt;&lt;P&gt;	WDWebResourceType.html); &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can use this API . The html code can be in the R/3 or you can write in the Webdynpro also. for image just deploy an image to the server and then use the path in the html code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gopi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jan 2007 05:31:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/external-html-from-web-dynpro/qaa-p/1814504#M795823</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-31T05:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: External Html from Web dynpro.</title>
      <link>https://community.sap.com/t5/technology-q-a/external-html-from-web-dynpro/qaa-p/1814505#M795824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gopi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would u please be a bit more clear ur approach, and where to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And as said, I placed the html file in mimes/components/ folder and I could get that html page o click of exit button by calling the interface view controller's exit plug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For making it as default page, in my default view I am calling the interface view controller's exit plug, but it is giving an error message as :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;Instance of interface view controller XYZWindowInterfaceView does not exist&amp;lt;/i&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what might be the problem, Please help me ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2007 04:52:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/external-html-from-web-dynpro/qaa-p/1814505#M795824</guid>
      <dc:creator>saikrishna186</dc:creator>
      <dc:date>2007-02-01T04:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: External Html from Web dynpro.</title>
      <link>https://community.sap.com/t5/technology-q-a/external-html-from-web-dynpro/qaa-p/1814506#M795825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   Try this:&lt;/P&gt;&lt;P&gt;1. In the view's wdDoInit write this code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;try {
String url  = WDURLGenerator.getWebResourceURL(wdComponentAPI.getDeployableObjectPart(),"&amp;lt;fileName&amp;gt;.html");
WDClientUser.forceLogoffClientUser(url);
} catch (WDURLException e) {
// TODO Auto-generated catch block
e.printStackTrace();
}&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satyajit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2007 07:21:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/external-html-from-web-dynpro/qaa-p/1814506#M795825</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-01T07:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: External Html from Web dynpro.</title>
      <link>https://community.sap.com/t5/technology-q-a/external-html-from-web-dynpro/qaa-p/1814507#M795826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Satyajit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your code worked fine,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please can you tell me how to handle event from this html page in web dynpro if possible,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also how to add an image to the button in the dialog popups.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sai.k.k&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 04:06:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/external-html-from-web-dynpro/qaa-p/1814507#M795826</guid>
      <dc:creator>saikrishna186</dc:creator>
      <dc:date>2007-02-02T04:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: External Html from Web dynpro.</title>
      <link>https://community.sap.com/t5/technology-q-a/external-html-from-web-dynpro/qaa-p/1814508#M795827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   It is not possible to handle events generated from this HTML page in WD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   What dialog pop-ups do you mean?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satyajit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 04:59:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/external-html-from-web-dynpro/qaa-p/1814508#M795827</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-02T04:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: External Html from Web dynpro.</title>
      <link>https://community.sap.com/t5/technology-q-a/external-html-from-web-dynpro/qaa-p/1814509#M795828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Satyajit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dialog popup mean, conformation dialog box.&lt;/P&gt;&lt;P&gt;We will have buttons in that box is'nt, &lt;/P&gt;&lt;P&gt;I need to put link to action with image as a button in that box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can we do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sai.k.k&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Feb 2007 09:56:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/external-html-from-web-dynpro/qaa-p/1814509#M795828</guid>
      <dc:creator>saikrishna186</dc:creator>
      <dc:date>2007-02-05T09:56:19Z</dc:date>
    </item>
  </channel>
</rss>

