(Choose 1 answer)
Which is the correct sequence?
A. Jsp page is translated -->jsp page is complied-->jsplnit is called ->_jspService is called -->jspDestroy is called
B. jsp page is complied-->Jsp page is translated -->jsplnit is called -->_jspService is called -->jspDestroy is called
C. jsp page is complied-->Jsp page is translated --> _jspService is called -->jsplnit is called -->jspDestroy is called
D. Jsp page is translated -->jsp page is complied-->jspService is called -->jsplnit is called ->_jspDestroy is called
Exit 10