Hi all, I'm using two nested tables with detail expansion
enabled.
Version is 1.02, recent snapshot.
If I expand any row in the external table, I get a
duplicated id
warning, about the "details" widget. From firebug
inspection, I noticed
that indeed both tables got the same id, like:
<th id="_id150"
class="af_column_header-text
OraTableBorder0001" width="1%"
nowrap="">Details</th>
Creating a tag library
2007-10-08 05:39:54
Hi
I am new to this field and do not know
much about creating tag libraries. I have created my tag components successfullt,
but i want to create my own library like trinidad or any other library
which I can simply package as a jar and send to the users. I am unable to understand where do I
put the tld files now. Where do I put entries that go into the faces-config
file and so on.
Please do point me to the relevant sources
for the same. I tried looking at the archives but there is no way to search.
Although there is a lot of documentation on the web regarding the creation
of components, there seems to be no documentation about this. Thanking you for your help.
Thanks
Varun Shingal