Can you override jspinit() method? If yes, in which cases?
No Answer is Posted For this Question
Be the First to Post Answer
What is jsp and its advantages?
Explain jsp?
Why are jsp pages preferred for creating web-based client program?
What are the standard actions available in jsp?
i have one jsp page. inside this, String s=req.getParameter("raja");...... now we want to remove duplicate characters and o/p will be like "rj".... what is the logic?
Explain the jspdestroy() method?
Why jsp is faster than servlet?
Explain the difference between servletcontext and pagecontext in jsp?
Perform a browser redirection from a jsp page?
How are jsp(java server pages) better than asp(active server pages)?
What is a page directive?
What is Include directive?