<[EMAIL PROTECTED]>:
>>
>>
>> struts config is not getting ReminderAction...but the configuration is
>> correct i guess??
>
>
>
> I meant the Java code inside your ReminderAction class.
>
> Antonio
>
>
--
View this message in context:
h
---
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/action-not-getting-called-from-struts-config-tp16674206p1
>
> action
> *.html
>
So, then try /sendmail.html
Regards
--
Lukasz
http://www.linkedin.com/in/lukaszlenart
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
2008/4/14, newBea <[EMAIL PROTECTED]>:
>
>
> struts config is not getting ReminderAction...but the configuration is
> correct i guess??
I meant the Java code inside your ReminderAction class.
Antonio
t;> 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
--
View this message in context:
http://www.nabble.com/action-not-getting-called-from-struts-config-tp16674206p16674305.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]
> 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
--
Lukasz
http://www.linkedin.com/in/lukaszlenart
-
To unsubscrib
2008/4/14, newBea <[EMAIL PROTECTED]>:
>
> type="com.lbi.equalito.webapp.action.ReminderAction">
> path="/WEB-INF/pages/remsuccess.jsp"/>
>
> ...
> type="com.lbi.equalito.webapp.form.ReminderForm">
>
> When i invoke /sendma
exceptions and error...wat cud be the possible
error??
Thanks in advance...
--
View this message in context:
http://www.nabble.com/action-not-getting-called-from-struts-config-tp16674206p16674206.html
Sent from the Struts - User mailing list archive at Nabble.com
id
-Original Message-
From: Pushpendra Maharya [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 03, 2005 10:52 PM
To: user@struts.apache.org
Subject: Action not getting called
HI,
I am trying to solve thi sproblem from last 2 days but did not get any
success.Except this all the actio
HI,
I am trying to solve thi sproblem from last 2 days but did not get any
success.Except this all the actions are getting called and working fine.
Action Class
package site;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.Statement;
import javax.servlet.http.HttpServl
11 matches
Mail list logo