Re: Two dimentional Array problem

2002-01-31 Thread David M. Karr
> "manjunatha" == manjunatha honnappa <[EMAIL PROTECTED]> writes: manjunatha> Hi manjunatha> Struts form class which returns the two dimentional manjunatha> array, Could any one tell me the tag librarry to manjunatha> render the values. manjunatha> public Object[][] get

Re: Two dimentional Array problem

2002-01-30 Thread Arron Bates
I don't think that there is one. Or at least in Struts. The two dimensional array bean property is not a part of the bean spec. You could probably hack the iterate tag and write it yourself, it will have all the logic there to show you how to do the looping etc. Arron. manjunatha honnappa wro

Two dimentional Array problem

2002-01-30 Thread manjunatha honnappa
Hi Struts form class which returns the two dimentional array, Could any one tell me the tag librarry to render the values. public Object[][] getCellValues() thanks manju __ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! htt