You have written a custom authentication scheme and have correctly added the scheme to the system. You discover a problem in the code, which causes the scheme to always return null. How does the null return value affect authentication in Webtop?
Answer : B
How can you ensure that session variables are not shared between browser instances?
Answer : C
You want to use Java token parameters in an NLS file.
Which syntax should be followed for both the NLS file and the behavior class?
Answer : C
Given the following fragment:
<filter role="contributor, not administrator">
...
</filter>
Which roles will be allowed to use the definition within this filter element?
Answer : C
You have a component that is contained within a dialog container. What are the correct criteria to display the Close button?
Answer : A