多选题Which three occur during JSP page translation?()AThe jspInit method is called.BThe JSP page implementation class is created.CThe JSP page implementation class is compiled.DThe JSP page is validated for syntatic correctness.EThe associated tag files are
题目
多选题
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.