Re: Regarding tag libraries

2007-04-23 Thread Antonio Petrelli
2007/4/23, Kapil Sharma <[EMAIL PROTECTED]>: Hello to all, I am very new to struts. I am using struts 1.0. I have developed a small application. Curious, you're new to Struts and you are using the 1.0 version? Therefore i would like to know the libraries present in the best appliation. I he

Regarding tag libraries

2007-04-23 Thread Kapil Sharma
Hello to all, I am very new to struts. I am using struts 1.0. I have developed a small application. I just want to know the best tag libraries to get the elements out of collection. e.g Arraylist I m now using a lots of for loop inside the <% %> tags in jsp. But do you think it is a nice way.