| Author |
two context initialization with the same name
|
A. Aka
Ranch Hand
Joined: Sep 08, 2012
Posts: 39
|
|
Hi,
I am doing a mock exam and they said this :
when the application is deployed, the container will throw a console error complaining that it is not legal to define two context initialization with the same name
but when I test it it is working (only the first context param will be displayed )and I have nothing in the log about it
what is the correct answer then ?
regards,
|
 |
gurpeet singh
Ranch Hand
Joined: Apr 04, 2012
Posts: 867
|
|
|
Please quote the sources of the mock exam. also which servlet container you are using ?
|
OCPJP 6(100 %) OCEWCD 6(91 %)
|
 |
 |
|
|
subject: two context initialization with the same name
|
|
|