Re: MappingDispatchAction's JSP code

2004-09-24 Thread Rick Reumann
O. Oke wrote the following on 9/24/2004 6:22 AM: I have a class that extends the new MappingDispatchAction class . This class has two methods, namely getCustomer and updateCustomer. The corresponding mapping for each method are below: type="com.fujimitsu.cargo.gen.CustomerAction" name

Re: MappingDispatchAction's JSP code

2004-09-23 Thread Rick Reumann
O. Oke wrote the following on 9/23/2004 5:47 PM: Background == I have a class that extends the new MappingDispatchAction class . This class has two methods, namely getCustomer and updateCustomer. The corresponding mapping for each method are below: type="com.fujimitsu.cargo.ge

Re: MappingDispatchAction's JSP code

2004-09-23 Thread Michael McGrady
I am not sure what you have in mind at this point. Do you still want to go on with MappingDispatchAction? Michael McGrady O. Oke wrote: Thanks for your response, I have rephrased my question as below: Please help! Background == I have a class that extends the new MappingDispatchAction cl