Hi, I'm having an issue with a formbean not containing the data I expect when returned from a JSP. I suspect this is a common problem, but despite searches I can't find a solution on the net. Any assistance will be gratefully received.
My form consists of general data about a specific person, along with an area about purchases. The purchases are listed using <logic:iterate> tags, with a collection used to drive the iteration. On submission of the form I was hoping/expecting that the collection would be populated into the same-named instance variable in the formbean, allowing me to retrieve the changes made by the user in the JSP. However, this is not happening as the formbean instance variable is null. Could anyone suggest a way forward or point me to web resource to assist with this? I'm sure it's something I'm doing wrong, but I'm not sure what. Thanks in advance, Jim The Royal Bank of Scotland plc, Registered in Scotland No. 90312. Registered Office: 36 St Andrew Square, Edinburgh EH2 2YB Authorised and regulated by the Financial Services Authority. This e-mail message is confidential and for use by the addressee only. If the message is received by anyone other than the addressee, please return the message to the sender by replying to it and then delete the message from your computer. Internet e-mails are not necessarily secure. The Royal Bank of Scotland plc does not accept responsibility for changes made to this message after it was sent. Whilst all reasonable care has been taken to avoid the transmission of viruses, it is the responsibility of the recipient to ensure that the onward transmission, opening or use of this message and any attachments will not adversely affect its systems or data. No responsibility is accepted by The Royal Bank of Scotland plc in this regard and the recipient should carry out such virus and other checks as it considers appropriate. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]