web technology Online Quiz - 100
Description: web technology Online Quiz - 100 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: web technology |
___________ includes enterprise service such as JNDI, EJB, e-mail, internalization, validation and scheduling functionality.
Select Spring Modules among following.
The process of applying aspects to a target object to create a new proxy object is called _______ ?
HTML: javascript: alert(parseInt(name.value)); What is The Output When The User Enters 99 in the text field ?
HTML: javascript: alert(parseInt(name.value)); What is The Output When The User Enters 012 in the text field ?
HTML: javascript: alert(parseInt(name.value)); What is The Output When The User Enters 0XAB in the text field ?
HTML: javascript: alert(parseInt(name.value,10)); What is The Output When The User Enters 0XAB in the text field ?
HTML: javascript: alert(parseInt(name.value,10)); What is The Output When The User Enters 08 in the text field ?
Name the class that includes the getSession method that is used to get the HttpSession object.
When using HTML forms which of the folowing is true for POST method? Select the one correct answer.
Is the following statement true or false. URL rewriting may be used when a browser is disabled. In URL encoding the session id is included as part of the URL