Re: bean:write format attribute changes bean:write default behavior

2001-12-06 Thread Will Jaynes
Subject: Re: bean:write format attribute changes bean:write default behavior Hello Hal, You can add to application resources strings with default format strings for such types as (first string - key for resources, nested strings is list of datatypes

RE: bean:write format attribute changes bean:write default behavior

2001-12-06 Thread Deadman, Hal
, December 05, 2001 8:50 AM Subject: Re: bean:write format attribute changes bean:write default behavior Hello Hal, You can add to application resources strings with default format strings for such types as (first string - key for resources, nested strings is list of datatypes

Re: bean:write format attribute changes bean:write default behavior

2001-12-05 Thread Oleg V Alexeev
Hello Hal, You can add to application resources strings with default format strings for such types as (first string - key for resources, nested strings is list of datatypes) - org.apache.struts.taglib.bean.format.int java.lang.Byte, java.lang.Short, java.lang.Integer, java.lang.Long,

Re: bean:write format attribute changes bean:write default behavior

2001-12-05 Thread Martin Cooper
Subject: bean:write format attribute changes bean:write default behavior I have some code that uses bean:write and the datetime:format tag from taglibs project. I use it like this: datetime:format pattern=MM/dd/bean:write name=contractinfo property=beginDate.time//datetime:format

bean:write format attribute changes bean:write default behavior

2001-12-03 Thread Deadman, Hal
I have some code that uses bean:write and the datetime:format tag from taglibs project. I use it like this: datetime:format pattern=MM/dd/bean:write name=contractinfo property=beginDate.time//datetime:format The bean:write used to print out the number of milliseconds returned by