post your code

> -----Original Message-----
> From: Jason Vinson [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 12, 2003 10:09 AM
> To: Struts Users Mailing List
> Subject: bean question
> 
> 
> This may be beyond the scope of this list, but here goes.
> 
> I have implemented a simple container class that implements 
> an object with a few String objects.  I initialized it in my 
> Action class for testing, but when i try to write it out 
> using the <bean:write> tag, i can't figure out how to access 
> each String.  Do I have to write individual get/set's in my 
> ActionForm that call the get/sets from my container class? or 
> is there an easier way?
> 
> Jason
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to