Re: Java Advisory

2013-01-13 Thread Leigh
FYI, they just released a patch: http://www.oracle.com/technetwork/java/javase/7u11-relnotes-1896856.html (Here is the security alert which jives with what Dave said) http://www.oracle.com/technetwork/topics/security/alert-cve-2013-0422-1896849.html -Leigh --- On Sat, 1/12/13, Nick Gleason

difference in displaying a numeric value in POI

2013-01-13 Thread safo 2000
hi, i am trying to write a numeric value using POI and i get the strange results: poi:cell type=numeric numberformat=##,0.00 value=1075483609/ cfset x=#NumberFormat('1075483609','999,999,999,999.99')# poi:cell type=string value=#x#/ if you run the above you get 1,075,483,648.00