Define the lifecycle for executing a jsp page.
No Answer is Posted For this Question
Be the First to Post Answer
Explain url encoding?
How the JSP file will be executed on the Server side?
Which exception is thrown if the servlet is not initialized properly?
What compiler do not do if we create our own constructor?
Is it possible to call servlet with parameters in the URL?
hi.... i have problem in running of servlet. i am using Tomcat server in my pc.. The problem is when i am click on strat it will display like below FAIL - Application at context path /first could not be started.. How i can slove the problem.. help plz
Explain their methods? Tell me their parameter names also have you used threads in servlet?
How many ways are available to ger RequestDispatcher object?
Explain load on start-up and its importance?
What is servlet name in web xml?
can servlet have instance variables?
why are using HttpServlet in realtime projects and why are not using Genericservlet