[Tiles] Exception creating bean
bonjour,
bizzarement j'ai cette exception uniquement qu'en j'accede à une page ayant un formulaire, pour les autres pages y'a aucuns soucis, mais dès que je spécifie le tag <html:form avec derriere un formbean asocié ça plante:
Citation:
Servlet.service() for servlet jsp threw exception > org.apache.catalina.core.ContainerBase.[jonas].[localhost].[/web-p].[jsp]
javax.servlet.jsp.JspException: ServletException in '/jsp/matchs/matchDetails.jsp': Exception creating bean of class user.matchs.matchCenter.forms.MatchDetailsFormBean: {1}
at org.apache.struts.taglib.tiles.InsertTag$InsertHandler.doEndTag(InsertTag.java:921)
at org.apache.struts.taglib.tiles.InsertTag.doEndTag(InsertTag.java:460)
vous avez une idée? j'ai raté quelque chose avec l'utilisation de tiles?