GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Tech FAQs  >  Programming  >  JSP

 Print  |  
Question:  Which tag in the jsp is used to define the error page. (Multiple choice)

Answer: Skill/Topic: Programming Constructs
A)

None of the above

 


B)

 


C)

 

 

D)

 


Explanation: b and c are the tags inside the error-page tag


August 08, 2008 12:08:06 #5
 snavanethakrshnan   Member Since: August 2008    Total Comments: 5 

RE: Which tag in the jsp is used to define the error page. (Multiple choice)
 
isErrorpage attribute
     

 

Back To Question