Hello
Which of the following tasks may happen in the translation phase of
JSP page?
Options
Select 2 correct options.
1 Execution of _jspService() method.
2 Execution of jspInit() method.
3 Creation of the
servlet class corresponding to the JSP file.
4 Instantiation of the servlet class.
5 Loading of the servlet class.
What is the correct answer?and why?
Thanks
Savita