It seems your mapping is not correct. It tries to look for an acteur property in class org.apache.struts.action.ActionFormBean. Check your struts-config.xml...
Je savais pas qu'il y avait un Jasper qui sortait des messages d'erreur en fran�ais. T'as piqu� �a o� ? ----- Original Message ----- From: "ALAMI Ahmed - BOR" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 18, 2001 3:41 PM Subject: bean:struts problem > > Hello everybody > When i do <bean:struts id="form" > formBean="suppressionForm"/> > > that means that i copy a struts configuration object wich is fom the form > bean suppression bean > . > When i want to return the value of a field in this form it returns an error > like > org.apache.jasper.JasperException: Impossible de compiler la classe pour > JSPC:\jakarta-tomcat-3.2.3\work\localhost_8080%2FBalTest\_0002fWEB_0002fJSP_ > 0002facteurs_00031_0002ejspacteurs1_jsp_135.java:497: No variable acteur > defined in class org.apache.struts.action.ActionFormBean. > out.print( form.acteur[0] ); > > That means that i can't have access to the fields of thios form although the > fact taht i verified that the name and the type of the copied form is good. > > > Thanks for help > Ahmed ALAMI > Stagiaire > > > 8, rue Gustave Hertz - 33600 Pessac > * 05.57.89.00.36 *06.17.23.26.61 * 05.56.36.64.71 > * [EMAIL PROTECTED] > > >

