Re: Formatting data for display and parsing to save

2006-08-31 Thread Laurie Harper
Givler, Eric wrote: I don't know why, but I've been wondering how to handle the issue of presenting formatted data to a user in a struts-based application. That is, is it: 1. Backend bean is strongly typed and data is read into this via Service method of some sort 2. Action takes backend data

RE: Formatting data for display and parsing to save

2006-08-31 Thread Givler, Eric
Can someone elaborate on this? I'll offer a virtual beer after normal work hours. -Original Message- From: Givler, Eric [mailto:[EMAIL PROTECTED] Sent: Friday, August 18, 2006 11:59 AM To: user@struts.apache.org Subject: Formatting data for display and parsing to save I don't know why,