derService)
ctx.getBean("reminderService");
}
reminderService.sendReminderMail();
return mapping.findForward("pass");
}
Antonio Petrelli-3 wrote:
>
> 2008/4/14, newBea
/send.html gives be blank page...:(
Lukasz Lenart wrote:
>
>>
>> action
>> *.html
>>
>
> So, then try /sendmail.html
>
>
> Regards
> --
> Lukasz
>
> http://www.linkedin.com/in/lukaszlenart
>
> -
> To unsubscr
struts config is not getting ReminderAction...but the configuration is
correct i guess??
Antonio Petrelli-3 wrote:
>
> 2008/4/14, newBea <[EMAIL PROTECTED]>:
>>
>> > type="com.lbi.equalito.webapp.action.ReminderAction">
>>
Hey thnks for reply
I am using mapping as
action
*.html
in web.xml
Lukasz Lenart wrote:
>
>> When i invoke /sendmail action, nothing is shown..I mean it displays
>> only
>
> Maybe /sendmail.do will better? How did you map struts servlet in web.xml?
>
>
> Regards
> --
>
Hi All...
I am using struts1.2.9
I have an action mapping in struts-config as:
the form bean definition is as:
When i invoke /sendmail action, nothing is shown..I mean it displays only
blank page without any excepti
5 matches
Mail list logo