C2210-911試験は出題範囲が広く、独学だけでは論点の取りこぼしが起こりがちです。CertJukenでは2026年の出題傾向を反映したIBM WebSphere Portal 8.0 Solution Developmentの問題集を提供していますので、本番に近い形で実力を確認できます。
IBM C2210-911 試験概要:
| 認定ベンダー: | IBM |
|---|---|
| 試験名: | IBM WebSphere Portal 8.0 ソリューション開発 |
| 試験番号: | C2210-911 |
| 対応言語: | English |
| 試験形式: | シナリオ設定型問題, 多肢選択式問題 |
| 関連資格: | IBM WebSphere Portal Administration IBM WebSphere Application Server certifications |
| 推奨トレーニング: | IBM WebSphere Portal 8.0 トレーニングコース |
| 受験申し込み: | IBM 認定プログラム ポータル Pearson VUE IBM 試験案内 |
| サンプル問題: | ![]() |
| 受験方法: | 公認試験会場での受験、またはオンライン監督付き方式で実施されるコンピューター試験です(地域および IBM 提携事業者の対応状況により異なります)。 |
| 前提条件: | Java EE 開発の経験、および IBM WebSphere Portal の開発に関する基礎的な知識を有していることが推奨されます。 |
| 公式シラバスのURL: | https://www.ibm.com/training/certification |
IBM C2210-911 試験シラバストピック:
| セクション | 目標 |
|---|---|
| トピック 1: WebSphere Portal アーキテクチャ | - ポータルの概念とコンポーネント
|
| トピック 2: デプロイと運用管理 | - アプリケーションのパッケージ化と導入
|
| トピック 3: ポータルのパーソナライズとコンテンツ管理 | - Web Content Management との連携
|
| トピック 4: セキュリティとアクセス制御 | - 認証と認可
|
| トピック 5: WebSphere Portal 開発ツール | - IBM Rational および Eclipse ツール
|
| トピック 6: ポートレット開発 | - Portlet API の活用
|
IBM WebSphere Portal 8.0 Solution Developmentの疑問をまとめたQ&A
C2210-911は、IBMが実施する「IBM Certified Solution Developer - WebSphere Portal 8.0」を取得するための認定試験です。認定レベルはプロフェッショナルで、実務に即した知識とスキルが問われます。IBM WebSphere Portal Administration、IBM WebSphere Application Server certificationsなどの関連認定へのステップとしても位置づけられており、キャリアアップを目指す方に広く選ばれています。CertJukenの練習問題を活用すれば、試験の全体像を把握しながら計画的に対策を進められます。
はい。CertJukenではC2210-911練習問題の無料サンプル(PDFデモ)を用意しており、内容や使い勝手を確かめてから購入を判断できます。購入後は365日間の無料更新が付き、更新期間の終了後は50%割引で継続更新を利用できます。
CertJukenでは「返金保証」を用意しています。購入後60日以内にC2210-911試験を受験して不合格だった場合、受験票の写しと公式のスコアレポート(Score Report)のPDFを試験後2日以内に提出すれば、7日以内に全額返金の手続きが完了します。なお、受験者名と購入時の支払者名が一致している必要があり、購入から3日以内の受験や、実際に受験しなかった場合は対象外です。返金の代わりに、同等の試験対策教材2つを無料で受け取り、購入済み製品の更新サービスを継続する選択も可能です。商品は購入後すぐにダウンロードでき、メールでも1分以内にお届けします。2時間経っても届かない場合はカスタマーサポートまでご連絡ください。インストールできるパソコンの台数に制限はありません。
C2210-911試験の出題範囲は6の分野に分かれています。主な分野はWebSphere Portal アーキテクチャ、ポータルのパーソナライズとコンテンツ管理、ポートレット開発です。各分野の詳細な出題項目は、このページ上部の出題範囲一覧で確認できます。
IBM WebSphere Portal 8.0 Solution Development 認定 C2210-911 試験問題:
問題 #1
The portlet.xml file for SamplePortlet looks like this:
Assuming that no modifications have been made to the properties bundle, what would be written into SystemOut.log?
A. java.lang.NullPointerException
B. Null
C. java.util.MissingResourceException: Can't find resource for bundle
D. CertTargetPortlet
問題 #2
What is a processing advantage of public parameters over event operations?
A. Notifications are handled by the browser.
B. No need to distribute events to portlets.
C. No limits to the payload data.
D. No action phase required.
E. No action phase required and no need to distribute events to portlets.
問題 #3
If Lola needs to create a resource collection, which of the following options must she define?
A. An instance of the following:
-
com.ibm.websphere.personalization.ResourceCollection
B. An instance of either of the following:
-com.ibm.websphere.resources.ResourceCollectionImpl
-
com.ibm.websphere.resources.ResourceManager
C. An instance of one of the following:
-com.ibm.websphere.personalization.resources.Resource
-com.ibm.websphere.personalization.resources.ResourceManager3
-com.ibm.websphere.personalization.resources.ResourceDomain3
-
com.ibm.websphere.personalization.resources.AuthIDTranslator
D. An instance of either of the following:
-com.ibm.websphere.personalization.ResourceCollectionImpl
-com.ibm.websphere.resources.ResourceManager
問題 #4
A software delivery executive, by the name of Fry, is developing a custom theme called Popplers. He has deployed the theme with six custom layouts (Lla, Zdb, Bdr, Amy, Pff and Hms) at dav:fstype1/themes/Popplers/layout-templates.
Over the past few days, he has been trying to scope three of these layouts (Lla, Zdb and Bdr) however, none of them are visible in the WebSphere Portal 8.0 Layout tab.
He has performed the following steps:
Refreshed browser's cache 4) Reloaded the page What is the problem with Popplers based on the information provided?
A. Step 1 is incorrect. Changing the URL value to ibmCfg.themeConfig.themeRootURI+"/system/layouts.json" will resolve the issue.
B. Step 2 is incorrect because layouts must be listed alphabetically - listing them as Bdr, Lla and then Zdb will correct the issue.
C. One cannot partially scope custom layouts in a theme. Just like the default Portal 8.0 theme, you must scope all defined custom layouts.
D. The last two steps are in the wrong order - perform step 4 first and then step 3 to solve the problem.
問題 #5
PreferencePortlet is Portlet Specification 2.0-compliant and the system is running IBM WebSphere Portal 8.0. What is the output of the following code? public PreferencePortlet extends GenericPortlet{ protected void processAction(ActionRequest actionRequest, ActionResponse){ actionRequest.getPreferences().setValue("test","ViewModePreferenceValue"); actionRequest.getPreferences().store(); } protected void doView(RenderRequest renderRequest, RenderResponse renderResponse) throws PortletException, IOException { // Generate action URL }
A. The container throws javax.portlet.ReadOnlyException because it is only allowed to view preferences in the processAction() method.
B. The code compiles and executes fine. It stores a "test" preference at the end of the processAction() method call.
C. This code results in a compiler error because PortletPreference does not have the store() method.
D. The container throws java.lang.IllegalStateException because it is not allowed to change preferences in the processAction() method.
解説:
| 問題 #1 正解: D | 問題 #2 正解: B | 問題 #3 正解: C | 問題 #4 正解: A | 問題 #5 正解: B |




古本**
Yamamoto
山口**
Goto
