Hi Nachshon,
<b>1.) NWDI-based Web Dynpro development</b>
look at the following threads for finding more details:
using-external-jars-in-web-dynpro-devcomponent
and
addition-of-new-external-jar-to-webdynpro
<b>2.) Web Dnypro Projects</b>
If Web Dynpro Component A wants to use a library in component B (stored in the lib-folder of the project) you must define a <u>sharing reference</u> to B in A. This is done under the <i>Web Dynpro Project Properties - Web Dynpro References - tab 'sharing references'</i>. For addressing Web Dynpro Project B you have to type in <b>local/<Web Dynpro Project name>.</b> This name can be seen in the J2EE Visual Admin under <i>Server XY -> Services -> Deploy</i> and then at the right side select radio button <i>'Application'</i>.
Greetings, Bertram
Add a comment