Re: Passing 2 objects of same class to jsp

2010-01-24 Thread nani2ratna
nks and Regards >> RS >> >> >> > > > --------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > > -- View

Re: Passing 2 objects of same class to jsp

2010-01-24 Thread Chris Mawata
Check the logic to see that you really have two objects (or two identifiers holding references to the same object). Do you actually create a copy of the object or just create a new identifier? nani2ratna wrote: Hi, I am using struts 2.1.8.1 and spring 2.5.6 with Ibatis and oracle as db. I hav

Passing 2 objects of same class to jsp

2010-01-23 Thread nani2ratna
explain. Thanks and Regards RS -- View this message in context: http://old.nabble.com/Passing-2-objects-of-same-class-to-jsp-tp27292773p27292773.html Sent from the Struts - User mailing list archive at Nabble.com. - To