Lotus 190-612: Notes Domino 6/ 6.5 Developing Web Applications
#1. PJ created a Web form action that was defined to "include action in Action menu". When PJ views the form in a browser, she does not see the action in the action bar. What does PJ need to do fix the problem?
#2. Which one of the following programming languages or language combinations can be used for building an agent that retrieves data from non-Domino servers over the internet?
#3. When creating a Frameset with two vertical frames, Drew would like the links in the left frame to activate elements in the right frame. How should he do this?
#4. Pete has created an agent in his Web application. Which one of the following should he do to make sure that the agent only has the authority of the authenticated user?
#5. Web users who use Robert's Domino application are able to submit formatted text using Web forms. Which one of the following did Robert enable to allow this?
#6. Maria chose Native OS style (Use native control) for a Numbers field. When she looked at her application through a Web browser, the field did not display the way she expected. Why is this happening?
#8. There are two Domino JSP tag libraries. Both comply to the JSP 1.1 and Java Servlet 2.2 specifications developed by Sun Microsystems. What are the filenames for these tag libraries?
#9. Troy would like to include some JavaScript functions on a form for a Web application. Which one of the following is a valid way of doing this Domino?
#10. After developing java agents for some time, Jerald has accumulated a series of classes he would like to use several times in a new application. Jerald would like to avoid duplication of code in his new application. What can Jerald do to include his classes in the new application?