正確の問題と解答
すべての310-083試験問題は、310-083豊かな認定知識を所有する専門家は過去の試験データと最新の試験情報をまとめて作られるテストエンジンです。我々社の学習教材は実際試験内容を約98%にカバーし、あなたは310-083模擬試験で高いポイントを保証します。支払い前に、試験問題集の無料デモをダウンロードして、質問と回答の正確性をチェックしてください。
もしお客様は初心者であるなら、我が社のSun Certified Web Component Developer for J2EE 5学習資料はより良い勉強方法とトレーニングガイドを提供して、お客様の学習の効率を向上させることができます。お客様はただ20~30時間ぐらいがかかって、我々の310-083試験学習資料を練習すれば、試験に参加することができて、高いポイントを得られます。
我が社の310-083試験勉強資料をオンランでダウンロードできます。310-083試験問題教材のデモを無料に提供して、お客様が購入前に試験学習資料の正確性を良く了解することができます。お客様の支払い終了に、10分以内に310-083試験勉強資料をメールボックスに受け入れます。
無料更新サービス
我々社の310-083試験勉強資料は認定試験の情報によって更新されています。購入の日から一年以内に更新サービスを無料で提供して、我々社のシステムはメールで更新している310-083試験勉強資料をタイムリーに送信します。お客様は最新の310-083試験勉強資料を得られるために、弊社は日々努力しています。
SUN 310-083 試験シラバストピック:
| セクション | 目標 |
|---|---|
| トピック 1: JavaServer Pages (JSP) テクノロジーモデル | - JavaServer Pages 技術 |
| トピック 2: タグライブラリを使用した JSP ページの作成 | - JavaServer Pages 標準タグライブラリ |
| トピック 3: Web アプリケーションの構造とデプロイ | - Web アプリケーションの入門 |
| トピック 4: Web コンテナモデル | - Web アプリケーションの入門 - Java Servlet 技術 |
| トピック 5: カスタムタグライブラリの作成 | - JSP ページでのカスタムタグ |
| トピック 6: Servlet 技術モデル | - Java Servlet 技術 |
| トピック 7: 標準アクションを使用した JSP ページの作成 | - JavaServer Pages 技術 |
| トピック 8: セッション管理 | - Web アプリケーションの入門 - JavaServer Pages 技術 - Java Servlet 技術 |
| トピック 9: Web アプリケーションのセキュリティ | - Web アプリケーションの保護 |
SUN Sun Certified Web Component Developer for J2EE 5 認定 310-083 試験問題:
1. A developer is designing a web application which extensively uses EJBs and JMS. The developer finds that there is a lot of duplicated code to build the JNDI contexts to access the beans and queues. Further, because of the complexity, there are numerous errors in the code. Which J2EE design pattern provides a solution for this problem?
A) Service Locator
B) Transfer Object
C) Data Access Object
D) Business Delegate
E) Session Facade
F) Command
2. Click the Exhibit button.
The h:highlight tag renders its body, highlighting an arbitrary number of words, each of which is passed as an attribute (word1, word2, ...). For example, a JSP page can invoke the h:highlight tag as follows:
1 1. <h:highlight color="yellow" word1="high" word2="low">
1 2. high medium low
1 3. </h:highlight>
Given that HighlightTag extends SimpleTagSupport, which three steps are necessary to implement the tag handler for the highlight tag? (Choose three).
A) implement the DynamicAttributes interface
B) create and implement a TagExtraInfo class
C) add a getter and setter for the word1 and word2 attributes
D) add a getter and setter for the color attribute
E) add a doTag method
F) add a doStartTag method
3. Which two security mechanisms can be directed through a sub-element of the <user-data- constraint> element in a web application deployment descriptor? (Choose two.)
A) authorization
B) data integrity
C) confidentiality
D) authentication
4. Given:
1 1. <% java.util.Map map = new java.util.HashMap();
1 2. request.setAttribute("map", map);
13. map.put("a", "true");
14. map.put("b", "false");
15. map.put("c", "42"); %>
Which three EL expressions are valid and evaluate to true? (Choose three.)
A) ${not map.c}
B) ${map['true'] or map['false']}
C) ${map.a and map.b or map.a}
D) ${map.d or map.a}
E) ${map.a and map.d}
F) ${map.false or map.true}
5. Users of your web application have requested that they should be able to set the duration of their sessions. So for example, one user might want a webapp to stay connected for an hour rather than the webapp's default of fifteen minutes; another user might want to stay connected for a whole day.
Furthermore, you have a special login servlet that performs user authentication and retrieves the User object from the database. You want to augment this code to set up the user's specified session duration.
Which code snippet in the login servlet will accomplish this goal?
A) User user = // retrieve the User object from the database
session.setDuration(user.getSessionDuration());
B) User user = // retrieve the User object from the database
session.setDurationInterval(user.getSessionDuration());
C) User user = // retrieve the User object from the database
session.setMaxDurationInterval(user.getSessionDuration());
D) User user = // retrieve the User object from the database
session.setInactiveInterval(user.getSessionDuration());
E) User user = // retrieve the User object from the database
session.setMaxInactiveInterval(user.getSessionDuration());
F) User user = // retrieve the User object from the database
session.setMaxDuration(user.getSessionDuration());
質問と回答:
| 質問 # 1 正解: A | 質問 # 2 正解: A、D、E | 質問 # 3 正解: B、C | 質問 # 4 正解: A、C、D | 質問 # 5 正解: E |

弊社は製品に自信を持っており、面倒な製品を提供していません。


水野**


