hello,

i want to write a taglib library for different object/classes.
when i have a class with a lot of attribute what do i do?

should i write for every attribute a tag: <prefix:userName/> ,
<prefix:userBirthday/>
or do i write s.th. like <prefix:user attribute="name"/>, <prefix:user
attribute="birthday"/>

thanks in advance, leif


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to