web technology Online Quiz - 52
Description: web technology Online Quiz - 52 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: web technology |
what is class available for http process in servlet
difference between Servlet and CGI
what are all the methods available in HttpServlet class
Difference between doPost() and doGet()
Can we run serlvet class without web.xml file in server
Difference between serveltContext and servletConfig interface
What is a use of RequestDispatcher interface
Which tag used for security of appliction in web.xml
What details in MANIFEST.MF file
How to maintain session in servlet
Which type is preferable to maintain session
Is it possible to servlet have a constructor
Difference between GenericServlet and Httpservlet class
differnce between sendRedirect() and forward()
different between getRequestDispatcher() javax.servlet.servletRequest and javax.servlet.servletContext
Given the following policy: policy-statementlimit-cust { from { route-filter 10.0.0.0/8 orlonger reject; route-filter 10.0.55.0/24 orlonger; route-filter 10.0.0.0/16 orlonger accept; route-filter 0.0.0.0/0 through 0.0.0.0/32 { metric 5; accept; } } then { metric 10; accept; } } What happens to the route 10.0.56.0/24?
Which Shortcut is used in this Scenario? "Pick from Drop Down List"
Which Shortcut is used in this Scenario? "Insert Cell"
Which shortcut is used in this scenario? "Insert Hyperlink"
In order to have the VPD functionality a trigger is required to fire when user initiates a session in DB.What type of trigger needs to be created?