This is from enthuware.
Which three occur during
jsp page translation(Choose three)
1.JspInit method is called.
2.Jsp page implementation class is created.
3.JSp page implementation class is compiled.
4.Jsp page is validated for syntactic correctness.
5.The associated tag files are validated for syntactic correctness.
I think the answer is 2,4,5.
The answer provided is 2 ,3 ,4
Thanks in advance
Sandhya