Re: S2 - using display tag with Struts

2007-12-12 Thread Serge Bornow
Randy Burgess Web Applications Developer Nuvox Communications From: Serge Bornow <[EMAIL PROTECTED]> Reply-To: Struts Users Mailing List Date: Tue, 11 Dec 2007 23:07:24 -0500 To: Struts Users Mailing List Subject: Re: S2 - using display tag with Struts As i said persons list has getters

Re: S2 - using display tag with Struts

2007-12-12 Thread Serge Bornow
ly-To: Struts Users Mailing List Date: Tue, 11 Dec 2007 23:07:24 -0500 To: Struts Users Mailing List Subject: Re: S2 - using display tag with Struts As i said persons list has getters/setters on Action obviously, this isn't that simple. I have read that i needed that line to SET a variable o

Re: S2 - using display tag with Struts

2007-12-12 Thread Randy Burgess
pplications Developer >> Nuvox Communications >> >> >> >> >>> From: Serge Bornow <[EMAIL PROTECTED]> >>> Reply-To: Struts Users Mailing List >>> Date: Tue, 11 Dec 2007 15:28:21 -0500 >>> To: Struts Users Mailing Lis

Re: S2 - using display tag with Struts

2007-12-11 Thread Serge Bornow
the missing itext library. Regards, Randy Burgess Web Applications Developer Nuvox Communications From: Serge Bornow <[EMAIL PROTECTED]> Reply-To: Struts Users Mailing List Date: Tue, 11 Dec 2007 15:28:21 -0500 To: Struts Users Mailing List Subject: Re: S2 - using display tag with Str

Re: S2 - using display tag with Struts

2007-12-11 Thread Randy Burgess
ns);. That error is from the missing itext library. Regards, Randy Burgess Web Applications Developer Nuvox Communications > From: Serge Bornow <[EMAIL PROTECTED]> > Reply-To: Struts Users Mailing List > Date: Tue, 11 Dec 2007 15:28:21 -0500 > To: Struts Users Mailing List >

Re: S2 - using display tag with Struts

2007-12-11 Thread Serge Bornow
Hello Wes, Thanks for the reply. Actually i do get this but it's not an error. 11-Dec-2007 3:27:10 PM org.displaytag.export.ExportViewFactory INFO: Initializing ExportViewFactory with type={csv,excel,xml,pdf} 11-Dec-2007 3:27:10 PM org.displaytag.export.ExportViewFactory registerExportView WAR

Re: S2 - using display tag with Struts

2007-12-11 Thread Wes Wannemacher
Is there an error in your App Server log? Sometimes, if there is an exception while sending output, it can bomb out part of the way through. Check your logs to see if you find an exception that might help narrow the problem down a little. -Wes On 12/11/07, Serge Bornow <[EMAIL PROTECTED]> wrote: