What is the servletcontext listener and what is
JspContext and page context pls tell in simple words.
Answer / sreekumar
ServletContextListener is an interface which contains two
methods to be implemented namely contextInitialized and
contextDestroyed which will be called when context is
initialized and destroyed respectively. Both the methods
accepts ServletContextEvent as argument
PageContext is an implicit object which encapsulates other
implicit objects. ie. using pagecontext reference we can get
references to all other implicit objects and attributes from
all scopes
JspContext serves as the base class for the PageContext class
| Is This Answer Correct ? | 1 Yes | 1 No |
i need java 1+ experience resume on java developer kindly send me my mail id:srikanthreddy1.marla@gmail.com
Is it possible to create Userdefined Unchecked Exception also?If Yes, give an example?
What is the servletcontext listener and what is JspContext and page context pls tell in simple words.
what is the difference between checked and unchecked Exceptions?
lll
Is it Mandatory to map each pojo class variable with table column in Hibernate? Is there any alternative to skip some of those? Thanks in advance...
httt method
Q1. A. Write note on "The class path Environment Variable". B. Which are different kinds of source code? Q2. A. How to create an interface? B. Why convert an applet to an application? Q3. A. How to use Media tracker Class. B. How to use string tokenizer class. Q4. A. Explain the overview of UDP messaging. B. Difference between SQL Exception class and SQL Warning class. Q5. A. How to create com object in Java? B. Write short notes on "The properties class" Q6. A. When object is created and destroyed? B. Explain the JDB in depth & command line. C. Write short notes on Web Sites.
wnet use DAO design in u r project?
can u draw class/object diagram for ATM
0 Answers HCL, Zycus Infotech,
what is filter ?
what is diff string and stringbuffer