hello, i wonder how would i access string properties like length for a piece of code like this: <c:when test="${in_xml_datatype.(properties go here) == somevalue}"> is there another way to get the length of this string strictly in jstl syntax? -----Original Message----- From: Leif Hanack [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 11, 2002 11:22 AM To: [EMAIL PROTECTED] Subject: newbie: object with x attribute will be x tags or one tag?!
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]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>