what is OOAS
Answers were Sorted based on User's Feedback
Answer / sandee_satish
yup it should be OOAD... Object Oriented Analysis and
Design.. it is a tool used for deploying J2EE software
requirements using UML diagrams
| Is This Answer Correct ? | 3 Yes | 2 No |
What is meant by Servlet? What are the parameters of service method?
What is the use of servletconfig interface?
which method in doGet or doPost is use to send binary date to server
Explain is servlet mapping?
What do you mean by session tracking and also explain its techniques?
What is the difference between RequestDispatcher and sendRedirect?-
without session Id can we do any operations like add,update,edit,delete. I saw Session id is loaded for edit and delete action not for add .so am asking this
can i modify the data which are generated by the servlet
What is difference between get and post method?
Explain web container.
What are its drawbacks of cgi?
What is servlet and its types?