Why servlet is faster than jsp?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between an applet and a servlet?
15 Answers GCEW, Miracle Solutions,
when the webcontainer creates ServeletConfig,ServletContext objects? befoure creating the Servlet object or not?
Is java servlet still used?
What are the different methods involved in generic servlet?
when the several requests comes to server..how it manage the requests
What are setSecure() and getSecure() methods in Cookies?
When should you prefer to use doget() over dopost()?
Explain the difference between GET and POST methods?
Can we refresh servlet in client and server side automatically?
Explain load on start-up and its importance?
How does java thread pool work?
Is JSP Thread Safe ???? How To make JSP thrad safe ?????