Posted By:
Pan_Kal
Posted On:
Sunday, July 9, 2006 07:27 AM
Hello
I have a problem using javaBeans with jsp. Im not sure if I declare the javaBeans correct.
Here is how I declare it:
and I get the following error:
org.apache.jasper.JasperException: /page1.jsp(105,0) The value for the useBean class attribute beans.matrix.SetCompMatrix is invalid.
Can you please help me with this problem