Amit,

There is a TreeView JSP/Servlet control in our product TICL - you can
construct it with a Swing tree model and you can have the user
interaction (node expand/collapse, select etc.) be handled both with
JavaScript or with a refresh (server-side).

Best,
Boris

____________________________________________
Borislav Iordanov
Chief Architect
TICL - a RAD toolkit for server-side Java
http://www.kobrix.com


> -----Original Message-----
> From: A mailing list about Java Server Pages specification
> and reference [mailto:[EMAIL PROTECTED]] On Behalf Of
> Amit Gupta
> Sent: Tuesday, December 03, 2002 12:32 PM
> To: [EMAIL PROTECTED]
> Subject: Tree Structure in JSP
>
>
> Hi,
> I want to code for tree directory structure like windows
> explorer. Anybody know how to code tree structure (like Swing
> tree), that can be supported in JSP/EJB ? If anybody know if
> these can be done in some other way like html please let me
> know code or link.(Not Javascript) Thanks Amit
>
> ==============================================================
> =============
> To unsubscribe: mailto [EMAIL PROTECTED] with body:
> "signoff JSP-INTEREST". For digest: mailto
> [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

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

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to