6 Mar
2007
6 Mar
'07
10:55 p.m.
On Mar 6, 2007, at 10:40 PM, THOMAS, BRIAN M ((ATTSI)) wrote:
It really is forbidden to instantiate classes in Velocity. This is a bug security hole.
By this I presume that you mean that I shouldn't even have been able to use java.lang.Class.newInstance(); is this correct?
yep :) -Vincent