1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Jet001 [13]
3 years ago
12

Whichof the following is not a standard method called as part of the JSPlife cycle?jspInit()jspService()_jspService()jspDestroy(

)
Computers and Technology
1 answer:
olga nikolaevna [1]3 years ago
7 0

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.

You might be interested in
What is the size of file heading​
BabaBlast [244]

Answer:

It is the size of a file with heading.

Explanation:

I'm jp the average size is 14 byte file header. Hope this help :P

6 0
3 years ago
K means clustering can be used to perform hiearchal clustering as it requires k (number of clusters) as an input parameter
Marina86 [1]
True because i guessed and it’s most likely the newer
7 0
3 years ago
Which is a hard skill for a job?
Natalija [7]

Answer:

Soft skills are traits that make you a good worker. They're things like work ethic, organization, communication, collaboration, and leadership. Hard skills are abilities you learn in school or on the job. They're things like C# programming, marketing campaign management, and financial forecasting.

Explanation:

4 0
3 years ago
Navy use sonar method to locate the position of submarine under water .the waves used in sonar are
galina1969 [7]
Ultrasonic Waves are used by Sonar systems
6 0
3 years ago
What is one example of an emerging class of software
morpeh [17]

Answer:

"Push" Model web browsers.

Explanation:

6 0
3 years ago
Other questions:
  • You live "out in the middle of nowhere" and feel there is no need to protect your internet connection because there is no one th
    8·1 answer
  • What is DAP? How LDAP is different from DAP?
    10·1 answer
  • Correct answers plz<br><img src="https://tex.z-dn.net/?f=%20%5Csqrt%7Bx-8%7D%20%3D%203" id="TexFormula1" title=" \sqrt{x-8} = 3"
    5·2 answers
  • Having data in a column formatted differently based on value is known as
    7·1 answer
  • What happens to a message when it is deleted?
    11·1 answer
  • On line two, you take a string, word, as input. Then, using that string...
    9·1 answer
  • Describe the scope of the variables in this code.
    8·2 answers
  • In what ways can information be slanted in a news report? List at least five ways.
    5·2 answers
  • What do you think are the IPO components in an online movie ticket booking system?
    6·1 answer
  • How do you handle sensitive data?
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!