bean:write has a format property. I haven't seen any documentation on
what the format syntax is, but there's every chance it supports
something along the lines of
.
Alternatively, create a derived property on your form bean and reference
that, eg
class MyForm extends ActionForm {
S
I'm trying to only print the first TWELVE characters in a string with the
tag , but i don't want to format the value inside the string,
just the output, how do i format the string to only show 12 characters
using the tag?
-isaac
2 matches
Mail list logo