Answer Posted / 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 |
Post New Answer View All Answers
What must be implemented by all servlets?
What is load-on-startup in servlet?
What exactly are the functions of servlet?
How printwriter is different from servletoutputstream?
What is the difference between a generic servlet and http servlet?
Can you refresh servlet in client and server-side automatically?
Why is it that we can't give relative URL's when using ServletContext.getRequestDispatcher() when we can use the same while calling ServletRequest.getRequestDispatcher()?
What is url encoding and url decoding
How can you run a servlet program?
What is servlet? Explain
Explain the difference between jsp and servlet?
What are all the protocols supported by httpservlet?
Why do you use session tracking in httpservlet?
Can we refresh servlet in client and server side automatically?
What is the directory structure of web application?