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