Re: Displaying Formatted Vector Data

2005-04-25 Thread Andrew Thorell
I've been trying this segment of code, but it seems to be failing and no errors are being reported in the log file for me to use to help debug, any ideas? commcenter is the attribute defined in struts-config.xml in the action listing. callto is the name of the Vector / getter / setter methods. I'

RE: Displaying Formatted Vector Data

2005-04-25 Thread Fogleson, Allen
You could use logic:iterate to iterate through the collection. Al -Original Message- From: Andrew Thorell [mailto:[EMAIL PROTECTED] Sent: Monday, April 25, 2005 4:51 PM To: Struts Mailing List Subject: Displaying Formatted Vector Data Greetings all, I was wondering if anyone had any i