Originally posted by William Brogden:
It is very likely you will get some questions related to the java.awt package on the test. I was highly surprised to get a question on GridBagLayout! Events, listeners, etc may show up too.
If you intend to get proficient in Java you will need to work with the AWT components anyway so jump right in.
Thanks William. I do however disagree slightly with your last point. I've been comercially involved with server-side java for some time (
Servlets,
JSP,
EJB etc) so proficiency in client (GUI) -side Java does not really mean much to me. I do feel that maybe the AWT components should not be part of the exam because it is more an API (like Servlet API etc) rather than core language... Maybe this is a throwback to when Java just meant Applets?...... Of late, Java has got more of a stranglehold on component based, server-side Enterprise computing.
Thanks again,
Richard