I have a jsp page with the following code:
and in the RegForm.java java bean, we have the following code:
private String[] listArray;
public String[] getListArray()
{
return listArray;
}
But when I query the page, I got error:
javax.servlet.ServletException: No collection found
Why and how to fix?
---------------------------------------------------------------------------
Henry Lu
MCIT phone: (734) 936-2063
University of Michigan Medical Center fax: (734) 763-4372
--
To unsubscribe, e-mail:
For additional commands, e-mail: