RE: Using tag with nested beans

2004-01-20 Thread Jerry Jalenak
101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] > -Original Message- > From: Arron Bates [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 20, 2004 12:59 AM > To: Struts Users Mailing List > Subject: Re: Using tag with nested beans > > > J

Re: Using tag with nested beans

2004-01-20 Thread Arron Bates
Jerry, Try using tags to make bean references that the display tags could then get a hold of and use. Otherwise, there would be no other way unless the display tag source code was updated to recognise and use the nested context. Hope this does the trick. Arron. > I'm trying to get the tag