Hi,
I have downloaded Sneak Preview of SAP WebApplication Server 6.40 (Not the recent SAP EP6.0 download for MS SQL) with NetWeaver Developer Studio. I started the SAP Netweaver developer Studio and created Portal Porject, within that I have created Portal application Project called TEST1. Then, chosen JSp Dynpage Component and the appropirate classes got created with JSP page. But, I see there are red underlines and red 'x' marks saying the HTMLB import parameters/classpath is not found. I am sure I need to attach the external jars but not sure where these jar files are available.
Any help...
thanks,
Suresh
You have to manually include htmlb.jar and com.sap.portal.htmlb_api.jar (formerly named htmlbbridge.jar) from ...\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\portal\portalapps\com.sap.portal.htmlb\lib
Add a comment