When I push a html:link on my jsp, I get the following problem :
[2/20/04 15:17:07:904 CET] 37edae9b WebGroup E SRVE0026E: [Servlet Error]-[action]: java.lang.NullPointerException at org.apache.struts.util.RequestUtils.createActionForm(RequestUtils.java:784) at org.apache.struts.action.RequestProcessor.processActionForm(RequestProcessor.java:364) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:253) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1481) I checked my struts-config, I use the right action call, the right actionForm. This is a part of my form declaration in my struts-config : <form-bean name="activityForm" type="be.ibsbe.isis.forms.EmptyForm"> <form-property name="pageSource" type="java.lang.String"/> EmptyForm extends DynaValidatorForm Anyone know what I'm doing wrong ? ____________________________________________________________ Find what you are looking for with the Lycos Yellow Pages http://r.lycos.com/r/yp_emailfooter/http://yellowpages.lycos.com/default.asp?SRC=lycos10 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]