Dynamic HTML

2003-11-13 Thread Gonzalez Comesaña, Sergio Eduardo
How can generate input tags dynamicly ?? My application have fields that are dynamics and sometimes I have 1 fields and sometimes I have N fields. Can I control this in struts ?? Thanks Sergio. Aquest

RE : Dynamic HTML

2003-11-13 Thread Franck
-Message d'origine- De : Gonzalez Comesaña [mailto:Gonzalez Comesaña] Envoyé : jeudi 13 novembre 2003 11:36 À : Struts Users Mailing List Objet : Dynamic HTML How can generate input tags dynamicly ?? My application have fields that are dynamics and sometimes I have 1 fields

Re: Dynamic HTML

2003-11-13 Thread Affan Qureshi
There are quite a few ways to do this and you can find help on this list. I prefer the Nested Tags to do this. Affan Gonzalez wrote: How can generate input tags dynamicly ?? My application have fields that are dynamics and sometimes I have 1 fields and sometimes I have N fields. Can I control

Dynamic Html Tree Menus - Java Beans.

2003-07-31 Thread Pat Quinn
I'm looking for a tag library to aid the rendering of a Tree Menu using session/request stored objects. I want to included the menu data as a Java Bean in HttpSession for each user and then use tag libs in my JSP's. I've looked into the StrutsMenu Offering for Dynamic Menus but it loads menu