Hi! I use struts2 and want to load object in action1 and then access in in action2 and result jsp, like on drawing
my1.html -(myobject.id)-> action1.save -(myobject)-> action2.edit -(myobject)-> my2.jsp -> my2.html I do not want to load this object in action2.edit if it was already loaded in action1.save. Can struts2 pass objects from action to action? Thanks. -- View this message in context: http://www.nabble.com/how-to-keep-object-from-action-to-action-tf4569127.html#a13040888 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]