struts config is not getting ReminderAction...but the configuration is correct i guess??
Antonio Petrelli-3 wrote: > > 2008/4/14, newBea <[EMAIL PROTECTED]>: >> >> <action path="/sendmail" name="reminderForm" >> type="com.lbi.equalito.webapp.action.ReminderAction"> >> <forward name="pass" >> path="/WEB-INF/pages/remsuccess.jsp"/> >> </action> >> ... >> <form-bean name="reminderForm" >> type="com.lbi.equalito.webapp.form.ReminderForm"></form-bean> >> >> When i invoke /sendmail action, nothing is shown..I mean it displays only >> blank page without any exceptions and error...wat cud be the possible >> error?? > > > > Please post the action code, especially the part that returns the forward. > > Antonio > > -- View this message in context: http://www.nabble.com/action-not-getting-called-from-struts-config-tp16674206p16674307.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]