RE: [SPAM] - Re: Using the iterator to list results from a hibernate join - Email has different SMTP TO: and MIME TO: fields in the email addresses

2008-07-22 Thread Brian Daddino
ECTED] Sent: Tuesday, July 22, 2008 12:09 PM To: Struts Users Mailing List Subject: RE: [SPAM] - Re: Using the iterator to list results from a hibernate join - Email has different SMTP TO: and MIME TO: fields in the email addresses --- On Tue, 7/22/08, Brian Daddino <[EMAIL PROTECTED]> wrote: &

RE: [SPAM] - Re: Using the iterator to list results from a hibernate join - Email has different SMTP TO: and MIME TO: fields in the email addresses

2008-07-22 Thread Brian Daddino
list results from a hibernate join - Email has different SMTP TO: and MIME TO: fields in the email addresses --- On Tue, 7/22/08, Brian Daddino <[EMAIL PROTECTED]> wrote: > I did look, but I could not find it. Do you have a link? http://struts.apache.org/2.x/docs/h

RE: [SPAM] - Re: Using the iterator to list results from a hibernate join - Email has different SMTP TO: and MIME TO: fields in the email addresses

2008-07-22 Thread Brian Daddino
different SMTP TO: and MIME TO: fields in the email addresses --- On Tue, 7/22/08, Brian Daddino <[EMAIL PROTECTED]> wrote: > I'm new to Struts 2. I have searched the web but can > not find anything on my issue. Did you look at the S2 documentation wiki? It answers these questions. &

Using the iterator to list results from a hibernate join

2008-07-22 Thread Brian Daddino
Hi, I'm new to Struts 2. I have searched the web but can not find anything on my issue. Basically I have a many to 1 relationship between 2 objects, Contact and contactmethod (contact being the 1). Contacts objects contain a person's name and contact method is basically just a name value