cancel
Showing results for 
Search instead for 
Did you mean: 

Need he lp in JAR files

Former Member
0 Kudos

Hi Experts,

I am working in JSPDYNPAGE. Please guide me in identifying the jar files needed for these type of headers and from which

sites can i download them. I searched a lot in google and sdn but could not find much.

import com.sapportals.htmlb.;*

import com.sapportals.htmlb.type.DataString;

import com.sapportals.htmlb.type.DataInteger;

import com.sapportals.htmlb.type.DataBCD;

import com.sapportals.htmlb.enum.DataType;

import com.sapportals.htmlb.table.;*

import com.sapportals.pct.util.pdv.IDataViewer;

import com.sapportals.pct.util.pdv.PDVDynPage;

import com.sapportals.pct.util.pdv.data.;*

import com.sapportals.pct.util.pdv.source.ISource;

import com.sapportals.pct.util.pdv.source.SourceException;

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

import com.sapportals.htmlb.page.DynPage;

Thanks a lot in advance.

Accepted Solutions (1)

Accepted Solutions (1)

former_member192434
Active Contributor
0 Kudos

Download all jar from here

http://www.getjar.com/

Answers (1)

Answers (1)

former_member205363
Contributor
0 Kudos

Hi,

The following jar files are for jspdynpage portal component,

htmlb.jar

com.sap.portal.htmlb_api.jar

com.sap.portal.htmlb_bridge.jar

servlet.jar

location of Jars:

1) com.sap.portal.htmlb_api.jar - C:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.ep.applicationDevelopment_7.00

2) htmlb.jar - C:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\SAP_JTECHS\DCs\sap.com\com.sapportals.htmlb_comp\gen\default\public\default\lib\java

Regards,

Lakshmi Prasad.