} else if (submit_value != null &&
>> submit_value.equalsIgnoreCase("Show Failure Page")) {
>> return "failure";
>> }
>> System.out.println("Error occurred :: submit_value = " +
>> submit_value);
>> ret
p;&
> submit_value.equalsIgnoreCase("Show Failure Page")) {
> return "failure";
> }
> System.out.println("Error occurred :: submit_value = " +
> submit_value);
> return "error";
> }
> }
>
> Is it possibl
Request inside execute() method? What is
the problem in the above code? and what is the solution?
Thanks in advance,
--
View this message in context:
http://www.nabble.com/Pass-parameter-to-ActionSupport-class-tp22947415p22947415.html
Sent from the Struts - User mailing list archive at Nabble.com.
--
3 matches
Mail list logo