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

Reply via email to