Tag: web technology

Questions Related to web technology

Following methods can be overridden in the JSP page.

  1. _jspService()

  2. jspInit()

  3. jspDestroy()

  4. getParameter()


Correct Option: B,C

What are the possible ways of communication between applet and Servlet (Multiple Choice?)

  1. HTTP Communication (Text-based and object-based) 

  2. Socket Communication 

  3. RMI Communication 

  4. None of these


Correct Option: A,B,C
  1. error-page

  2. exception-type

  3. location

  4. None of the above


Correct Option: A
  1. AirthmaticFormat 

  2. CurrencyFormat 

  3. NumberFormat 

  4. StringBuffer


Correct Option: C
  1. SessionTimeoutIndicator

  2. SessionTotalTimedoutIndicator

  3. SessionTotalTimeOutIndicator

  4. SessionTimedoutIndicator


Correct Option: A