|
|
| Java Servlet Questions - Page 1 |
|
How do u deal property files in servlet?
What methods do u use in Servlet - Applet communication ?
What are the types of Servlet ?
Difference between HttpServlet and Generic Servlets ?
Difference between doGet and doPost ?
What are the methods in HttpServlet?
What are the types of SessionTracking?
What is Cookie ? Why is Cookie used ?
If my browser does not support Cookie,and my server sends a cookie instance What will happen ?
Why do u use Session Tracking in HttpServlet ?
Can u use javaScript in Servlets ?
What is the capacity the doGet can send to the server ?
What are the type of protocols used in HttpServlet ?
What is meant by a servlet ?
What are the types of servlets ? Explain
What is the different between a Servlet and a CGI?
What is the difference between 2 types of Servlets ?
What is the type of method for sending request from HTTP server ?
What are the exceptions thrown by Servlets ? Why ?
What is the life cycle of a servlet ?
What is meant by cookies ?
What is HTTP Session ?
What is the difference between GET and POST methods ?
How can you run a Servlet Program ?
How to commuincate between an applet and a servlet ?
|
|