On Tuesday, September 3, 2002, 11:46:14 AM, Rick wrote:

RR> but there must be a good solution I am overlooking for doing all
RR> of this with request scope.

    What actually would be ideal is if I could somehow set it in the
    DynaForm like I do for some other string properties

    <form-property name="states"
       type="java.util.ArrayList" intial="???some method call?" />
    <form-property name="departments"
       type="java.util.ArrayList" intial="???some method call?" />

   I know how to do the above for normal string properties and for
   string arrays but wouldn't know how to set the ArrayLists.

   Any ideas?

   Thanks

-- 

Rick
mailto:[EMAIL PROTECTED]


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to