📚 Practice Mode

Java Web Development: JSP, MVC and Server Operations

Learn at your own pace with hints and detailed explanations

1 / 20
Multiple Choice

What are the life cycle methods in jsp?

  1. jspInit()
  2. jspservice()
  3. jspDestroy()
  4. All of the above