httt method
Answers were Sorted based on User's Feedback
Answer / siva
doGet, if the servlet supports HTTP GET requests
doPost, for HTTP POST requests
doPut, for HTTP PUT requests
doDelete, for HTTP DELETE requests
init and destroy, to manage resources that are held for the
life of the servlet
getServletInfo, which the servlet uses to provide
information about itself
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / guest
doget,dopost,doput,dohead,dooption,dodelete,dotrace
doget method default method.
| Is This Answer Correct ? | 0 Yes | 1 No |
who will give req's to u?. how they send req's to u? . what design documents contains?. when bugs raised on other developer code how to report to them?.(throgh mail or ........). how to retrive 100 recods from dao layer to presentation layer.using which collection?. what is sequence diagram.?.
what is jndi?
what is java virtual machine
What are the uses of the set interfaces in the java collections? : java collections
What is deque in the java collections framework? : java collections
waht are architecture of web application?
please mail me the interview question based on java/j2ee
what is diff string and stringbuffer
What is the servletcontext listener and what is JspContext and page context pls tell in simple words.
what is hibernate ceteria ?
What are the main classes of the list interfaces? : java collections
What are the classes in the java collection framework? : java collections