| Author |
Mock Exam Doubts
|
sravanthi pulukuri
Ranch Hand
Joined: Mar 15, 2007
Posts: 125
|
|
Hi,
Given soem stmts abt tag files.
A.Classic Tag handlers and tag files cannit reside in same tag library
B.A file named by foo.tag in /WEB-INF\tags\bar is recognized as tagfile
C.A file named by foo.tag bundled in a jar file but not defined in TLD triggers a container translation error
D.if files foo1.tag foo2.tag reside in /WEB-INF\tags\bar container will consider them apartof same tag library.
i guess B and C as true. but was given as B and E.
|
 |
Rafael Durelli
Greenhorn
Joined: Jul 01, 2008
Posts: 7
|
|
Where is the E
|
 |
sravanthi pulukuri
Ranch Hand
Joined: Mar 15, 2007
Posts: 125
|
|
|
sorry it was not E but D
|
 |
Jonathan Elkharrat
Ranch Hand
Joined: Dec 31, 2008
Posts: 170
|
|
|
it will trigger an error only if it's used in a JSP page...
|
SCJP 5, SCWCD 5, SCBCD 5
|
 |
 |
|
|
subject: Mock Exam Doubts
|
|
|