What are the default values for source & target version for the compiler?
 
Anybody know if this would work?
 
<source>1.5</source.
<target>1.2</target>
 
Would this allow me to use generics but run in websphere which isn't compatible 
with 1.5 code?

Reply via email to