Course Prerequisite(s):

Java Programming I and II

  • a. Basic Java syntax is essential.
  • b. Do not need Swing, Applets, Nested classes.
  • c. Understanding of the concept of multithreading and meaning of ‘thread-safe’.
  • d. Good understanding of Collections, Interfaces and Abstract classes.
  • e. Hopefully a sound grasp of good Java programming practices.

Java Web Applications Development I

HTML

  • a. You must be able to build HTML ‘Forms’ quickly. (This is your application UI).
  • b. General HTML tags are needed for your HTML & JSP pages.
  • c. HTML Tables or CSS style sheets are useful for layout of your pages.