web technology Online Quiz - 58
Description: web technology Online Quiz - 58 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: web technology |
URL instance represents the location of a resource
To show money format on the JSP page we use __________ class
It is possible to call an external application like MSWord by the click on the JSP page or Servlet?
Can the constructor be used instead of init () to initialize a Servlet
The ________________________ when added to the user session tells us that the session timed out.
The browsers are only required to accept________ cookies per site, __________ total per user , and they can limit each cookie's size to __________.
Which of the following is true
What is the role played by JSP in the MVC architecture
The jsp:plugin tag is used to insert the browser-specific OBJECTS and EMBED elements
The JspPage interface defines the __________ and ____ method which the page writer can use in their pages and are invoked in much the same manner as the ____ and _____ methods of a servlet.
Which of the following statements is true regarding the scope of the ‘session’ in JSP?
There exists a direct API in JSP to verify that the browser accepted the cookie?
What are the Keyword parameters in JOB statement?
What does HTML stand for?
What tag is used when you want to insert a picture?
What does the A tag stand for?
What tag is used when you want to create a name for the page you are creating, so it appears in the title bar of the user’s internet browser?
What does the tag “TR” stand for?