Re: request values between actions

2006-12-29 Thread Laurie Harper
fea jabi wrote: Have a Customer.jsp For this jsp, have a prepare action and dispatch action. In prepare action doing some process and creating an obj called Customer object. In this Customer JSP, have a table which displays some rows. One of the columns data i.e orderID is a link. On clickin

request values between actions

2006-12-27 Thread fea jabi
Have a Customer.jsp For this jsp, have a prepare action and dispatch action. In prepare action doing some process and creating an obj called Customer object. In this Customer JSP, have a table which displays some rows. One of the columns data i.e orderID is a link. On clicking it navigates to