cancel
Showing results for 
Search instead for 
Did you mean: 

Where to find this jar?

Former Member
0 Kudos

The following lines are not being detected, in my program:

import com.sapportals.portal.htmlb.page.JSPDynPage;

import com.sapportals.portal.htmlb.page.PageProcessorComponent;

import com.sapportals.portal.navigation.INavigationConstants;

import com.sapportals.portal.navigation.INavigationNode;

import com.sapportals.portal.navigation.INavigationService;

import com.sapportals.portal.navigation.NavigationNodes;

could any one plz tell me what jar and where to find that!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Peter,

If the problem is resolved. You should close the thread.

Prakash

Former Member
0 Kudos

I am unable to find the following jar file even with

classlocator and jarclassfinder.

<b>com.sap.portal.navigation.serviceapi.jar</b>

please send me to sapmails@gmail.com if u have.

Thanks prakash.

Former Member
0 Kudos

Also i found this:

com.sap.portal.navigation.api_service_api.jar

How different is this from the jar i posted??

After importing this jar i cud see no errors..So is this the one i need for those classes?

I wud like to close this thread as the problem has been resolved but waiting on ur input..

Thanks prakash!!

Former Member
0 Kudos

that should work fine as well. I have mentioned a jar that exists in EP6 SP2.

Answers (1)

Answers (1)

Former Member
0 Kudos

the jar files are following.

<b>For JSPDynPage & PageProcessorComponent:</b>

com.sap.portal.htmlbridge.jar or com.sap.portal.htmlb_api.jar

<b>For Navigtation:</b>

com.sap.portal.navigation.serviceapi.jar

Look at the following forum post for the plugin you can install on NWDS or eclipse to finds jars.