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 servlet in simple terms?
What are the Internal servlets maintained by the web server?
List out the difference between ServletConfig and ServletContext?
Whether we can get deadlock situation in servlets?
What is the servlet?
What is the difference between Servlet Request and Servlet Context when calling a Request Dispatcher?
How can we refresh automatically when new data is entered into the database?
What is servlet instance?
What is servlet and list its types?
When a client request is sent to the servlet container, how does the container choose which servlet to invoke?
What is Single Threaded Model in Servlets? Explain this with an example?
What is URL Rewriting ?