| Author |
is the dynamic attributes cover by the exam for SCWCD 1.4
|
Adri Smith
Ranch Hand
Joined: Jun 07, 2004
Posts: 76
|
|
If it does, does anyone can explain to me briefly what the difference with the request time attribute ? and give me few examples of usages ? I am asking that in the forum without having take a look in the spec because my exam is coming and there is not much time left... and I need some time to sleep Thx a lot, Adri
|
 |
Sivasundaram Umapathy
Ranch Hand
Joined: Aug 10, 2002
Posts: 360
|
|
Yes, it is covered in the exam. In case of request time attributes, you need to specify the number of attributes in the descriptors. But there may be a scenario where the number of attributes is not known before hand. In that case, you can implement DynamicAttributes and for each attribute specified in the tag invocation that does not have a corresponding attribute element in the TLD ,the setDynamicAttribute() method is called.
|
Siva
Co-Author - SCMAD Exam Guide - ISBN:9780070077881
Author - Java certification success, Part 4: SCEA
|
 |
 |
|
|
subject: is the dynamic attributes cover by the exam for SCWCD 1.4
|
|
|