How to generate the server side programming and the advantages of it over the other languages?
No Answer is Posted For this Question
Be the First to Post Answer
How to invoke a Servlet?
What do you mean by web applications?
What type of protocols are used in HttpServlet?
waht is the main diference b/w servelts and JSP ?
What is the difference between callling a RequestDispatcher using ServletRequest and ServletContext?
What is the difference between Difference between doGet() and doPost()?
what is the difference b/w DispatchAction and LookUpDispatchAction?
1 Answers Deloitte, iGate, Tech Mahindra,
What's the servlet interface?
In howmany ways applet-servlet communication can be done?
What is the difference between the include() and forward() methods?
What method is used to create database connection in servlets?
Hi guys.. Well can u tell me that why there is need of "init()" , i mean why can not we initialize the servlet object with the help of constructors? Thank you.