In the properties files _________ defines global Servlet settings and list of servlets in the system.

Skill/Topic: Fundamentals
A) Servlet.properties

B) Page.properties

C) Session.properties

D) None of the above

Showing Answers 1 - 9 of 9 Answers

pragyanp

  • Nov 20th, 2008
 

servlets.properties

The servlets.properties file also specifies configuration information for individual servlets. Configuration information includes the class name, the classpath, and any input arguments required by the servlet.

  Was this answer useful?  Yes

aaaaa

  • Apr 22nd, 2015
 

C) Session.properties

  Was this answer useful?  Yes

Ashutosh

  • Apr 25th, 2015
 

Servlet.properties .
Refer to link-http://docs.oracle.com/cd/E19554-01/816-5689-10/cfgfl.htm

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions