Hi there,
I am trying to build a dynamic tree in my application. I used to do it with
struts1, <nested> tags and making it recurse by including a JSP file
recursively. I don't find the <nested:> tags in struts2 and after searching
nabble it seems that s:tree tag is not finished to be able to obtain a
dynamic tree (coming from a persisted object structure... I mean... like a
file directory structure for example).
Anybody can give any directions on how to build this type of structure in
struts2? As I see it I maybe I have to code HTML in the action (!!!!!) to
obtain it. I'd like not to do that...
(I dont need the tree to expand and collapse... I just need to "draw" it)

thanks for any help.
-- 
View this message in context: 
http://www.nabble.com/again...-dynamic-s%3Atree-tp22796166p22796166.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

  • again... dynamic s:tree Ignacio de Córdoba

Reply via email to