Tony Abbott wrote:
>
> Hi Hans,
>
> I was hoping to avoid that, I want keep the tags as clutter free as possible.
> I'm trying to build a tag for handling the logic (and state persistance within
> a session) of a collapsible tree structure and I'd like to have the tags as
> simple as possible since the html for the tables is already cluttered enough.
> the idea is to have <td></td> like node tags that hide their body as the tree
> is collapsed, but i need to be able to nest them. Hmm... maybe I should just
> have a single tag that you use before all trees on the page that just sets
> these variables up... Think I'll do that rather than impose id attributes on
> everything... Thanks for the reply...

How about the second part of my suggestion: let the TEI return automatically
generated unique variable names, (e.g. based on a timestamp and a random
number)?
That should work as well if you don't want the page author to pick the names.

Hans
--
Hans Bergsten           [EMAIL PROTECTED]
Gefion Software         http://www.gefionsoftware.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to