Skip to Content
0
Former Member
Nov 04, 2005 at 12:32 PM

Where is htmlb.tld located?

82 Views

Hi All,

Its known that, To use htmlb tag library in the jsp file of a portal component,the following must be done in the portalapp.xml of the component.

<component-profile>

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

</component-profile>

Can any one tell me,where "/SERVICE/htmlb/taglib/htmlb.tld" file is located?

Can i use this location to place any other .tld files and use them in a jsp file?

Thanks in advance

VIJAY.K