Answer:
jspService()
Explanation:
These are the steps in JSP life cycle-
1. We have to convert JSP page to Servlet.
2.Then we compile the JSP page which convert it into test.java
3. In test.java ,we load the classes(test.class) in container.
4. Object(instance) is created in container .
5. Then, we initialize the init() method at the time of servlet generation.
6. After the initialization,for the requests we use _jspService() method to serve the incoming requests from JSP.
7. When the work of JSP is completed, we remove it from container by the help of jspDestroy() method.
There is no jspService() method in the JSP life cycle.
Where is the image?, I cant answer if there is no image
<span>One of the most toxic components of a computer is the </span>lead embedded in the glass of the monitor. Lead is one the toxic chemicals that can harm us.
Hi!
What is considered shouting on the internet is when WHEN YOU TYPE IN ALL CAPS LIKE THIS!!! Doing this seems to make the words appear louder and more prominent. You can also add more emphasis to ALL CAP words by adding ***ASTERISKS***.
Answer:
:Union compatible
Explanation:
Two parameters are said to be similar or union compatible if both the parameter have similar attribute.
In DBMS, two table are said to be union compatible if they have same attribute and same attribute domain.
It help to draw the attention toward the structure of the table that shows that all the attribute on which table has been drawn are same in both given table.