Re: sending 2D string for setting the ActionForm using addRequestParameter
Kazuhito SUGURI <[email protected]>
| Newsgroups | gmane.comp.jakarta.cactus.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, In article <[email protected]>, Sun, 12 Mar 2006 22:27:21 +0530, "Konjengbam Singh" <[email protected]> wrote: Konjengbam> From what i understand this will end up with a new method Konjengbam> in ActionForm class to set the String[][] and Konjengbam> making m*n addRequestParameter calls . Konjengbam> My requirement is such that without disturbing the existing class, Konjengbam> is there any way to populate the Sting[][]? This topic is like off the subject of this mailing-list. If Struts is supporting the population of String[][] from a HTTP request, StrutsTestCase community might have knowledge about how to test your class. Regards, ---- Kazuhito SUGURI