Hi, I want to have two action classes, the first class called SearchAction will search from database and show results in a jsp page. When user click some row I want to pass that value (through a session) to another action class called EditAction which will then show that object for editing. Is this possible to define in Struts 2?
-- Thx, Milan -- View this message in context: http://www.nabble.com/-Struts-2--Two-action-classes---tp17824236p17824236.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]