and

2003-08-15 Thread Thamarajah Dharma
Hi all. I have a requirement to check and validate values of the object which is been iterated inside the iterator tag. (i.e) i need to get two object and see whether it has any duplicate elements. problem i'm facing is that within a single iteration how to get the first & second object in the

RE: J2EE certified

2003-08-14 Thread Thamarajah Dharma
http://java.sun.com/j2ee/verified/avk_enterprise.html > -Original Message- > From: Mohd Amin Mohd Din [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 14, 2003 8:26 AM > To: 'Struts Users Mailing List' > Subject: OT: J2EE certified > > > Simple question, is there or is there not a ce

RE: displaying String[] in struts

2003-06-27 Thread Thamarajah Dharma
i got it.. r sasi -Original Message- From: Thamarajah Dharma Sent: Friday, June 27, 2003 1:30 PM To: struts (E-mail) Subject: displaying String[] in struts hi all. cud somebody tell how i can display contents in a string[] which i return from methodx. I was able to get it iterated to

displaying String[] in struts

2003-06-27 Thread Thamarajah Dharma
hi all. cud somebody tell how i can display contents in a string[] which i return from methodx. I was able to get it iterated to size of array, but i don't knw how to display the content in the array. any help will be greatly appreciated r sasi

RE: How to create checkboxe within an iterator tag.

2003-06-26 Thread Thamarajah Dharma
->"+ selectedItems[i]); } For further information u can take a look at the following url. http://article.gmane.org/gmane.comp.jakarta.struts.user/52790/match=html+mul tibox+ Cheers Prashanth Thamarajah Dharma <[EMAIL PROTECTED]> wrote: Hi all. I have a situation where i need to crea

How to create checkboxe within an iterator tag.

2003-06-26 Thread Thamarajah Dharma
Hi all. I have a situation where i need to create checkboxes within an iterator tag. i tried creating it with a multibox inside the iterator tag but it throws me this error javax.servlet.jsp.JspException: You must specify the value attribute or nested tag content at org.apache.struts.tagl