A. /conf/web.xml B. /WEB-INF/web.xml C. /conf/server.xml D. /META-INF/web.xml E. /WEB-INF/rules.xml F. /META-INF/server. Xml
Which two are true()
A. Line 13 is not valid for a servlet declaration B. Line 14 is not valid for a servlet declaration C. One instance of the servlet will be loaded at startup D. Ten instance of the servlet will be loaded at start up E. the servlet will be referenced by the name catalog in mappings
A. j_user and j_id B. j_id and j_password C. j_users and j_password D. j_user and j_password E. j_login and j_password F. j_username and j_password