Hello,
My name is Regis Rocha.
I am studing Expression Language, and i found the following error in
chapter 2 of specification Operations on Collection Objects.
In section 2.2.1 Set Construction
Construct an instance of *java.lang.util.Set*<Object>
however the full qualified name of interface Set is: java.util.Set.
this package doesn't exist.
java.*lang*.util
http://download.java.net/jdk8/docs/api/
On section *2.2.2 List Construction* and *2.2.3 Map Construction* have the
same problem.
Att,
--
*Regis Rocha *