<?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: Explain the difference between two statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/explain-the-difference-between-two-statement/m-p/931568#M60965</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;its simply becase the name of the include is &lt;/P&gt;&lt;P&gt;&amp;lt;ctldef&amp;gt; and in the other case the name is cnt4defs .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check it out in SE38&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Aug 2005 11:29:18 GMT</pubDate>
    <dc:creator>athavanraja</dc:creator>
    <dc:date>2005-08-30T11:29:18Z</dc:date>
    <item>
      <title>Explain the difference between two statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/explain-the-difference-between-two-statement/m-p/931565#M60962</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;Can anyone tell me why brackets are used in one and no brackets are used in other ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INCLUDE &amp;lt;ctldef&amp;gt;. &lt;/P&gt;&lt;P&gt;INCLUDE cnt4defs. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2005 11:18:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/explain-the-difference-between-two-statement/m-p/931565#M60962</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-30T11:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: Explain the difference between two statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/explain-the-difference-between-two-statement/m-p/931566#M60963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There isn't a different, but only:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- INCLUDE &amp;lt;ctldef&amp;gt;. -&amp;gt; It means it wants to call include called &amp;lt;ctldef&amp;gt;.  &lt;/P&gt;&lt;P&gt;- INCLUDE cnt4defs. -&amp;gt; It means it wants to call include called cnt4defs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: max bianchi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2005 11:24:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/explain-the-difference-between-two-statement/m-p/931566#M60963</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-30T11:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: Explain the difference between two statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/explain-the-difference-between-two-statement/m-p/931567#M60964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;INCLUDE &amp;lt;icon&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This we will use when we r going to include soem function in oops ALV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ordinary Include we will use to modularize the code.&lt;/P&gt;&lt;P&gt;U can have many includes in the program in which u can define data in one and u can create forms in the other like that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2005 11:28:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/explain-the-difference-between-two-statement/m-p/931567#M60964</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-30T11:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: Explain the difference between two statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/explain-the-difference-between-two-statement/m-p/931568#M60965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;its simply becase the name of the include is &lt;/P&gt;&lt;P&gt;&amp;lt;ctldef&amp;gt; and in the other case the name is cnt4defs .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check it out in SE38&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2005 11:29:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/explain-the-difference-between-two-statement/m-p/931568#M60965</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2005-08-30T11:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: Explain the difference between two statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/explain-the-difference-between-two-statement/m-p/931569#M60966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know where to use and i know that it is basically including the program  , what i need to know is why SAP is following 2 standards for creating the include ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rajiv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2005 11:39:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/explain-the-difference-between-two-statement/m-p/931569#M60966</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-30T11:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Explain the difference between two statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/explain-the-difference-between-two-statement/m-p/931570#M60967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello friends!&lt;/P&gt;&lt;P&gt;                I developed an application using JBoss-4.0.2. I got the .ear file from there and deployed it in WAS6.40 using "Deploy Tool".I am new to all this. I followed the following steps:-&lt;/P&gt;&lt;P&gt;1.      Opened the deploy tool and created a new project with .dlp extension.&lt;/P&gt;&lt;P&gt;2.In the Deployer tab did the following:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       1.      Chose Deploy -&amp;gt; EAR -&amp;gt; Load EAR. The File Chooser Window appeared and from the file system, selected the EAR file I wanted to load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       3.      The EAR file and all of its components appeared on the Deployer tab as a tree. &lt;/P&gt;&lt;P&gt;4. In the deployer tab clicked on "connect" symbol in the tool bar and entered the following details:-&lt;/P&gt;&lt;P&gt;username - admin&lt;/P&gt;&lt;P&gt;password - *****&lt;/P&gt;&lt;P&gt;host - localhost&lt;/P&gt;&lt;P&gt;port - 50004&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5.In the deployer tab Selected the ear file node which is loaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6.In the right pane, chose context tab.&lt;/P&gt;&lt;P&gt;7.Set the context root for the war files and pressed modify button.&lt;/P&gt;&lt;P&gt;8.Then with a right click on the loaded ear node in the left pane,selected "deployment"--&amp;gt;"deploy ear" from the context menu.&lt;/P&gt;&lt;P&gt;9.I got a message "Deployed Successfully" and then a message "Start the application y/n".&lt;/P&gt;&lt;P&gt;11.I Chose yes.&lt;/P&gt;&lt;P&gt;12.It gave the message "Application started successfuly". But no browser is opened.&lt;/P&gt;&lt;P&gt;13.So, i tried to open it from the browser using the URL "http://localhost:50000/&amp;lt;context-root&amp;gt;/"&lt;/P&gt;&lt;P&gt;But it is giving the following error:-&lt;/P&gt;&lt;P&gt;404 resource Not Found&lt;/P&gt;&lt;P&gt;The requested resource c:/usr/......./...jsp not found.&lt;/P&gt;&lt;P&gt;I verified the directory where the files are being deployed in the WAS (i.e in C:\usr\sap\J2E\JC00\j2ee\cluster\server0\apps\sap.com\)&lt;/P&gt;&lt;P&gt;The file is present.&lt;/P&gt;&lt;P&gt;What is the problem with my procedure?&lt;/P&gt;&lt;P&gt;Why am I unable to view the application in the browser?&lt;/P&gt;&lt;P&gt;Please tell me if there is any thing else to do.&lt;/P&gt;&lt;P&gt;Also suggest me if there is any other tool in Netweaver that fulfills my requirement apart from "Deploy Tool".&lt;/P&gt;&lt;P&gt;Any kind of help in this regard would be great.Please reply me soon.&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;Jyothsna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2005 11:52:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/explain-the-difference-between-two-statement/m-p/931570#M60967</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-30T11:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: Explain the difference between two statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/explain-the-difference-between-two-statement/m-p/931571#M60968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;its just a different naming standard .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2005 11:55:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/explain-the-difference-between-two-statement/m-p/931571#M60968</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2005-08-30T11:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: Explain the difference between two statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/explain-the-difference-between-two-statement/m-p/931572#M60969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you also have includes like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;ICON&amp;lt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2005 12:13:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/explain-the-difference-between-two-statement/m-p/931572#M60969</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2005-08-30T12:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Explain the difference between two statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/explain-the-difference-between-two-statement/m-p/931573#M60970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if your question is answered , please close the thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2005 12:44:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/explain-the-difference-between-two-statement/m-p/931573#M60970</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2005-08-30T12:44:29Z</dc:date>
    </item>
  </channel>
</rss>

