Re: Creating and setting properties of collections

2007-11-09 Thread Dave Newton
Pardon the disheveled nature of this response :/ Whether or not the image object need to be "recreated" is more an issue w/ your persistence mechanism, but you'll at least need some sort of UID for each. On the S2 side you can create a map keyed on the UID and expose whatever properties you want

Creating and setting properties of collections

2007-11-09 Thread Mark Steyn
Forgive me is this is a very obvious question, but I'm new to struts 2, and despite googling around, I'm still not sure as to how to do something. I'm trying to accomplish the following: 1. Create a form which is used upload a zip file containing a number of images 2. Upload and process those ima