| Author |
Don't understand Final Mock Exam #22, 55
|
Hong Anderson
Ranch Hand
Joined: Jul 05, 2005
Posts: 1936
|
posted

0
|
Question 22: Which JSP code would you use to include static content in a JSP? D. RequestDispatcher dispatcher = request.getRequestDispatcher("/segments/footer.html"); dispatcher.include(request,response); Why option D is not correct? Question 55: What happen when the following code? listener class Any one who understand please explain me, thank you.
|
SCJA 1.0, SCJP 1.4, SCWCD 1.4, SCBCD 1.3, SCJP 5.0, SCEA 5, SCBCD 5; OCUP - Fundamental, Intermediate and Advanced; IBM Certified Solution Designer - OOAD, vUML 2; SpringSource Certified Spring Professional
|
 |
Lloyd Lane
Greenhorn
Joined: May 08, 2005
Posts: 10
|
|
As far as q.55 there's a good thread discussing it here
|
SCP 1.4<br />SCWCD 1.4
|
 |
Hong Anderson
Ranch Hand
Joined: Jul 05, 2005
Posts: 1936
|
posted

0
|
Thank you.  [ November 24, 2005: Message edited by: Kengkaj Sathianpantarit ]
|
 |
 |
|
|
subject: Don't understand Final Mock Exam #22, 55
|
|
|