> Simply add the scope attribute and it should then work. > > <jsp:useBean id="id" class="my.class[]" scope="request"/> Thank you very much for the help! I'll give it a shot. I appreciate it very much, Seth
- getting arrays w/ useBean? Seth Ladd
- Re: getting arrays w/ useBean? Pierre Delisle
- Seth Ladd