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
what are all the methods available in HttpServlet class
Difference between doPost() and doGet()
Difference between serveltContext and servletConfig 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 Hyperlink"