Categories | Question details Back To List | ||
JSP custom tag support Hi. I've read in the dhtmlXTree features list that currently supports JSP custom tags. I've been navigating through it's documentation but I've found only references to Coldfusion tags. Where can I find what I'm looking for? Is there any documentation or sample code? Even in the knowledge base can't find anything about it. Thank you. Answer posted by Alex (support) on Mar 30, 2009 05:59 Hello, Tree is a client-side side component. Its nodes can be loaded from xml stream and you can use any server-side language to generate this stream. We have some ready jsp samples. One of them is sent by email. |