webtier@glassfish.java.net

jsp:fragment recursion?

From: <webtier_at_javadesktop.org>
Date: Thu, 06 Nov 2008 23:25:18 PST

I am implementing a tree tag for one of my practice projects, where I would display the contents of a directory in the form of a tree (recursively). I had implemented a similar requirement as a Custom Tag in Java during the pre-JSP2.0 days.
Handling a directory needs recursion (to handle the subdirectories)! Is it possible to code this as tag files and can they be used in a recursive manner?
[Message sent by forum member 'shyamkumars' (shyamkumars)]

http://forums.java.net/jive/thread.jspa?messageID=315400