Greetings all,

I was wondering if anyone had any ideas on the best way to display
data from a Vector in a table column where it doesn't dump out like
the following:

[800-555-1212, 800-555-1212, 800-555-1212, ... ]

I'm using the following tag to get that information out, but I need
each number on a new line, no commas or brackets, like so:

800-555-1212
800-555-1212
800-555-1212
...

<bean:write property="callto" name="cc"/>

Any ideas? Web Tutorials? Pages? Anything?

Thanks in advance!

Andrew

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to