can u give some realtime example in ploymorphism? and
inheritance?
Answers were Sorted based on User's Feedback
Answer / m.arunachalam
Examples of Inheritance :The flight can fly... the mechanism
of fly is derived from a bird.....
| Is This Answer Correct ? | 5 Yes | 7 No |
what is the difference between ServletContext and ServletConfig
What is generic servlet class?
Explain Action Servlet?
Explain jsessionid?
What is called Scriptlet?
Hi............ When i am started the tomcat server it started. but it not load the jar files wht we deploving file.suppose we load the wapp folder in webapps. At running time it show the below error in tomcat server INFO: validateJarFile(C:\Program Files\Apache Software Foundation\Tomcat 5.0\web apps\wapp\WEB-INF\lib\servlet-api.jar) - jar not loaded. See Servlet Spec 2.3, s ection 9.7.2. Offending class: javax/servlet/Servlet.class How to slove this problem in my system. plz give answer for this problem.
What is the purpose of requestdispatcher interface?
What is the requirement of servlet config and servlet context implemented and how are they implemented?
how the server will know its the same jsp page?
What is URL Encoding?
How can we refresh automatically when new data has entered the database?
can i override service method