Take a look at the custom tag bean:define -- it does what you describe. - Sandeep --- [EMAIL PROTECTED] wrote: > Take a look at BeanUtils.cloneBean(): > > http://jakarta.apache.org/struts/api-1.0/org/apache/struts/util/BeanUtils.ht > ml#cloneBean(java.lang.Object) > > -- > Martin Cooper > > > ----- Original Message ----- > From: "Alex Colic" <[EMAIL PROTECTED]> > To: "Struts" <[EMAIL PROTECTED]> > Sent: Wednesday, October 17, 2001 12:49 PM > Subject: How to make a copy of a bean? > > > > Hi, > > > > I have an application scope bean under the key > CategoryList. Within a > page, > > how can a make a copy of this bean and place it in > the session? > > > > And, after I have created it can I use it on the > same page? > > > > I am trying to solve a problem and this might be a > solution. > > > > Thanks for any help. > > > > Alex > > > >
__________________________________________________ Do You Yahoo!? Make a great connection at Yahoo! Personals. http://personals.yahoo.com

