I've been looking over Cactus 1.4.1 to build some tag library unit tests.
I can get the simple cases to work fine but I'm unclear on how to build a
test for a construct like:
<mytag:iterator var="item" list="aList">
<mytag:instance property="name">
<mytag:formatter bean="item" />
</mytag:instance>
</mytag:iterator>
It's not clear how to setup a test so that the interior tags can be
parameterized with the iteration values, if that makes sense. Is there a
good example of this hidden away somewhere I can check out?
thanks!
--
Ian Kallen <[EMAIL PROTECTED]> | AIM: iankallen
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]