I think these objectives hit on security. I'm reading the
Java 2 Security book (the one with the egg nest) and I've also read parts of the
Sun's Security Tutorial. You will also need to cover the
J2EE security stuff found in the J2EE 1.2 spec and blueprints. Also I need to know the EJB 1.1 security features. In addition, I went out and found some stuff on firewalls and protocols. I assume they will ask stuff like you have an applet that needs to talk back to the host through a firewall.
2.Common Architectures
2.2security of:
2.2.1Two tier
2.2.2Three tier
2.2.3N-tier architectures
7.Protocols:
7.1Identify a protocol, given a list of some of its features, where the protocol is one of the following:
7.1.1HTTP
7.1.2HTTPS
7.1.3IIOP
7.1.4JRMP
7.2Given a scenario description, distinguish appropriate from inappropriate protocols to implement that scenario.
7.3Select from a list, common firewall features that might interfere with the normal operation of a given protocol.
12.Security:
12.1Select from a list of security restrictions that Java 2 environments normally impose on applets running in a browser.
12.2Given an architectural system specification, identify appropriate locations for implementation of specified security features, and select suitable technologies for implementation of those features.
Scott