Hi, Can some of you please tell me if sending data to the View in an XML formatted string as an attribute in the HTTP Request is a good practice? This will force the JSP to do XML parsing, but I think this is a fairly good idea in order to send lots of data (example: several rows of a DB) to the View. Is there any other better approach (using Beans, for example)?
Thanks, Antonio Santos --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

