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 |
when you comppile the servlet is it neccesary to restaet the tomcat server?
Can we override destroy method in servlet?
What are the benefits of using servlet over cgi?
What do you mean by mime type?
What type of protocols are used in HttpServlet?
What is the disadvantage of cookies?
Explain the methods in Generic and HTTP Servlets?
How can we achieve transport layer security for our web application?
How do we call one servlet from another servlet?
Explain the lifecycle of a servlet?
init() method of servlet loaded by?
How can we invoke another servlet in a different application?