Which three occur during JSP page translation?()
- A The jspInit method is called.
- B The JSP page implementation class is created.
- C The JSP page implementation class is compiled.
- D The JSP page is validated for syntatic correctness.
- E The associated tag files are validated for syntatic correctness.