Tagged Questions

1
vote
2answers
105 views

Java - Reference implementations vs 3d party vendor provided ones

Dealing with Java - which the option you prefer in the most cases - reference impl. of some technology or another one, provided by any other vendor? Some examples - there is Glassfish server, which ...