cancel
Showing results for 
Search instead for 
Did you mean: 

URI path for htmlb.tld

Former Member
0 Kudos

Dear Experts

I am woking in NWDS 7.1 and SAP-EP 7.1. In this environment I have to create and deploy a simple jspDynpage with htmlb tags.

For that I have created a JSPDynpage component and a jsp page. In my jsp page I have witten the taglib directive as

"<%@ taglib uri= "tagLib" prefix="hbj" %>"

And in my portalApps.xml I have given the path for htmlb.tld as

<component-profile>

<property name="tagLib" value="/SERVICE/htmlb/taglib/htmlb.tld"/>

</component-profile>

The problem is, my application is not getting the tld file from the specified path in portalapps.xml.

This code is working fine in NWDS 7.0 and SAP-EP 7.0 environment.

I am not sure if the path of the htmlb.tld file got changed in SAP-EP 7.1 or not, If so could you please give the correct path?

Appreciate your response

Thanks & Regards

Shanmukha Rao Banisetti.

Accepted Solutions (0)

Answers (1)

Answers (1)

ravindra_bollapalli2
Active Contributor
0 Kudos

hi,

refer this link

/message/6473475#6473475 [original link is broken]

mean while i check the possible areas to resolve the issue

bvr