Skill/Topic: Programming ConstructsA) Script language declarations, scriplets and expressions. B) JSP standard actions. C) JSP standard directivesD) A portable tag extension mechanism.
Latest Answer : Script language declarations, scriplets and expressions. ...
Skill/Topic: Programming ConstructsA) TrueB) False
Latest Answer : True ...
Which of the following statements is true regarding the access to the information provided by the ServletContext
Skill/Topic: Programming ConstructsA) Information such as the names of the parameters passed in by the client, the protocol (scheme) being used by the client, B) The names of the remote host that
Java Server Pages technology commonly called JSP technology offers the following advantages(Multiple choice) :-
Skill/Topic: FundamentalsA) Separation of dynamic and static content. B) Support for scripting and tags C) Reuse of components and tags. D) Web access layer for N-tier enterprise application architecture
All the ___________ data is kept at the application server ___________ data is kept at the web server
Skill/Topic: FundamentalsA) dynamic, static B) static, dynamic C) HTML, Servlet D) Servlet, HTML
Which of the following tools can be used to stress test the Servlet 1. JMeter from Apache 2. Mercury LoadRunner
Skill/Topic: FundamentalsA) 1 only B) 2 only C) 1,2 both D) Neither 1 nor 2.
The concept used by the stock trading websites where, data needs to change regularly on the clients application or browser , without intervention from client is called _________________
Skill/Topic: FundamentalsA) Server Side Push
Skill/Topic: FundamentalsA) TrueB) FalseExplanation: We can get data from the form object in jsp
Latest Answer : we can process the data using request.getparameter("param") ...
Which of the following statements is true about the IP address used to identify the page location in a server?
Skill/Topic: FundamentalsA) Every computer connected to a network has an IP address. B) An IP address is a number that uniquely identifies each computer on the Net. C) An IP address is a 32-bit number.
State true or false :- There exists a direct API in JSP to verify that the browser accepted the cookie?
Skill/Topic: JSP ConnectionsA) TrueB) FalseExplanation: But the quick alternative would be, after sending the required data to the users browser, redirect the response to a different Servlet which would