「struts」を含む例文一覧(639)

1 2 3 4 5 6 7 8 9 10 11 12 13 次へ>
  • Introduction to the Struts Web Framework.
    Struts Web フレームワーク入門。 - NetBeans
  • Setting Up a Struts Application
    Struts アプリケーションの設定 - NetBeans
  • Adding forward Entries to struts-config.xml
    struts-config.xml への forward エントリの追加 - NetBeans
  • From the Struts category choose Struts Action and click Next.
    Struts」カテゴリで「Struts アクション」を選択し、「次へ」をクリックします。 - NetBeans
  • Under Categories choose Struts, then under File Types choose Struts ActionForm Bean.
    「カテゴリ」で「Struts」を選択し、「ファイルの種類」で「Struts ActionForm Bean」を選択します。 - NetBeans
  • Add Struts TLDs: Lets you generate tag library descriptors for the Struts tag libraries.
    Struts TLD を追加: Struts タグライブラリ用のタグライブラリ記述子を生成できます。 - NetBeans
  • In the Frameworks panel, select Struts:
    「フレームワーク」パネルで「Struts」を選択します。 - NetBeans
  • In order to handle Struts processing, a mapping is provided for the Struts controller servlet:
    Struts 処理に対応するため、Struts コントローラサーブレットにマッピングが提供されます。 - NetBeans
  • Above, the Struts controller servlet is named action and is defined in the Struts library (org.apache.struts. action.ActionServlet).
    ここでは、Struts コントローラサーブレットの名前は action で、Struts ライブラリで定義されています (org.apache.struts.action.ActionServlet)。 - NetBeans
  • In the IDE, a Struts application is nothing more than a normal web application accompanied by the Struts libraries and configuration files.
    IDE では、Struts アプリケーションは、Struts ライブラリと Struts 構成ファイルを伴った通常の Web アプリケーションにすぎません。 - NetBeans
  • Introduction to the Struts Web Framework - NetBeans IDE 6.x Tutorial
    Struts Web フレームワーク入門 - NetBeans IDE 6.x チュートリアル - NetBeans
  • Open struts-config.xml in the Source Editor, right-click anywhere in the actionentry for LoginForm, and choose Struts Add Forward.
    ソースエディタで struts-config.xml を開き、LoginForm の action エントリ内を右クリックし、「Struts」「転送を追加」を選択します。 - NetBeans
  • Specifically, you use Struts tags in JSP pages, maintain user data with a Struts ActionForm bean, and implement forwarding logic using a Struts Action object.
    具体的には、JSP ページで Struts タグを使用し、Struts の ActionForm Bean を使用してユーザーデータを管理し、Struts の Action オブジェクトを使用して転送ロジックを実装します。 - NetBeans
  • For a more fine-grained introduction to Struts, see How does Struts work? on the official Struts website.Also, make use of the IDE's Javadoc Index Search (Help Javadoc Index Search) to view the Struts Framework API, which is packaged with the Struts libraries.
    Struts に関するさらに詳しい説明については、公式の Struts Web サイトにある「How does Struts work?」を参照してください。 IDE の Javadoc 索引検索 (「ヘルプ」「Javadoc 索引検索」) を使用して、Struts ライブラリとともにパッケージ化されている Struts フレームワーク API も参照してください。 - NetBeans
  • When you type in the Source Editor, the IDE provides you with code completion for Struts tags,as well as the Struts Javadoc.
    ソースエディタに入力すると、IDE によって Struts タグに対するコード補完と Struts Javadoc が提供されます。 - NetBeans
  • Also, the IDE adds a bean declaration to the struts-config.xml file.
    また、IDE は struts-config.xml ファイルに Bean 宣言を追加します。 - NetBeans
  • This concludes the Introduction to the Struts Framework in NetBeans IDE.
    これで、NetBeans IDE での Struts フレームワーク入門は終わりです。 - NetBeans
  • You were shown how to use Struts tags in JSP pages, temporarily store user data in a Struts ActionForm bean, and implement forwarding logic using a Struts Action object.
    JSP ページ内で Struts タグを使用する方法、Struts ActionForm Bean に一時的にデータを保持する方法、および Struts Action オブジェクトを使用して転送ロジックを実装する方法も示しました。 - NetBeans
  • Work of Installing or Removing Struts, etc.
    切りばり等の作業 - 日本法令外国語訳データベースシステム
  • He struts along―(女なら)―She minces her steps―walks with mincing steps.
    澄まして歩く - 斎藤和英大辞典
  • brace a roof with struts
    屋根を支柱で支える - Eゲイト英和辞典
  • (ii) Degree of compression of struts.
    二 切りばりの緊圧の度合 - 日本法令外国語訳データベースシステム
  • The web.xml deployment descriptor contains an entry for the action servlet and specifies the appropriate Struts-specific parameters, such as the path to the servlet class within the Struts library and to the struts-config.xmlconfiguration file within the application.
    web.xml 配備記述子は、アクションサーブレットのエントリを含むとともに、Struts ライブラリ内のサーブレットクラスやアプリケーション内の struts-config.xml 構成ファイルのパスなど、Struts 固有の適切なパラメータを指示します。 - NetBeans
  • (男なら)He struts―(女なら)―She minces her steps.
    様子ぶって歩く - 斎藤和英大辞典
  • Java Web Applications Including web frameworks such as Visual Web JSF, Spring, and Struts
    Java Web アプリケーション Visual Web JSF、Spring、Struts などの Web フレームワークを含みます。 - NetBeans
  • A Struts ActionForm bean is used to persist data between requests.
    Struts の ActionForm Bean は、要求間でデータを保持するために使用されます。 - NetBeans
  • A cover holding beam 10 is provided on the struts 2 along the struts 2.
    支柱2に沿って支柱2上に蓋受梁10を設ける。 - 特許庁
  • Note: Support for the JavaServerFaces and Struts frameworks is included in the IDE by default.
    注: JavaServer Faces および Struts フレームワークのサポートは、デフォルトで IDE に含まれています。 - NetBeans
  • He swaggers―struts―like a samurai.
    彼は武士のように力んで歩く - 斎藤和英大辞典
  • Action Servlet Name: The name of the Struts action servlet used in the application.
    アクションのサーブレット名: アプリケーションで使用する Struts アクションサーブレットの名前。 - NetBeans
  • Set Scope to Request (Session is the default scope setting in Struts.)
    「スコープ」を「要求」に設定します (Struts では、「セッション」がデフォルトのスコープ設定)。 - NetBeans
  • Because the Action class is integral to the Struts framework, NetBeans IDE provides you with a wizard.
    Action クラスは Struts フレームワークに不可欠なので、NetBeans IDE にはウィザードが用意されています。 - NetBeans
  • The following forward entry is added to struts-config.xml(changes in bold):forward name=success path=/WEB-INF/success.jsp/forward name=failure path=/login.jsp/
    次のボールドで示す forward エントリが、struts-config.xml に追加されます。 forward name=success path=/WEB-INF/success.jsp/forward name=failure path=/login.jsp/ - NetBeans
  • Note that the following forward entry was added to struts-config.xml(changes in bold):action name=LoginFormpath=/loginscope=requesttype=com.myapp.struts.LoginActionforward name=success path=/WEB-INF/success.jsp//action
    次のボールドで示す forward エントリが、struts-config.xml に追加されます。 action name=LoginFormpath=/loginscope=requesttype=com.myapp.struts.LoginActionforward name=success path=/WEB-INF/success.jsp//action - NetBeans
  • Kaerumata (frog-leg struts) and Oigata (a sculptural decoration)
    蛙股・笈形(かえるまた・おいがた) - Wikipedia日英京都関連文書対訳コーパス
  • Struts is an open source framework that extends the JavaServlet API and employs a Model,View, Controller (MVC) architecture.
    Struts は、Java Servlet API を拡張して MVC (Model、View、Controller) アーキテクチャーを採用した、オープンソースのフレームワークです。 - NetBeans
  • You create a Struts application in the same way as you create any other web application in the IDE - using the New Web Application wizard,with the additional step of indicating that you want the Struts libraries and configuration files to be included in your application.
    Struts アプリケーションを作成する方法は、IDE でほかの Web アプリケーションを作成する方法と同じです。 「新規 Web アプリケーション」ウィザードを使用して、追加手順で Struts ライブラリと Struts 構成ファイルをアプリケーションに含めるように指示します。 - NetBeans
  • Developing a Struts application is similar to developing any other kind of web application in NetBeans IDE.
    Struts アプリケーションの開発は、NetBeans IDE でほかの種類の Web アプリケーションを開発するのと似ています。 - NetBeans
  • Action URL Pattern: Specifies the patterns of incoming requests which are mapped to the Struts action controller.
    アクションの URL パターン: Struts アクションコントローラにマップされる、受信要求のパターンを指定します。 - NetBeans
  • However, your web application in addition has all of the Struts libraries on its classpath.
    ただし、使用する Web アプリケーションには、そのクラスパス上にすべての Struts ライブラリがさらに含まれます。 - NetBeans
  • To provide a stencil mask having main struts and auxiliary struts and a manufacturing method of the same.
    メインストラットと補助ストラットとを持つステンシルマスクおよびその製造方法を提供する。 - 特許庁
  • The support part includes a plurality of struts 50.
    この支持部は、複数の支柱50を含む。 - 特許庁
  • The first region includes a plurality of spaced apart elongated struts with adjacent struts being joined.
    第1の領域は、隣接するストラットが接合した複数の離間した伸長ストラットを含む。 - 特許庁
  • Describes the basics of using NetBeans IDE to develop web applications using the Struts framework.
    NetBeans IDE を使用して、Struts フレームワークを使用する Web アプリケーションを開発する基本的な手順を示します。 - NetBeans
  • Application Resource: Lets you specify the resource bundle which will be used in the struts-config.xml file for localizing messages.
    アプリケーションリソース: メッセージのローカライズのために struts-config.xml ファイルで使用されるリソースバンドルを指定できます。 - NetBeans
  • He struts downtown with his proud face.
    彼は得意げな顔で繁華街を闊歩していた。 - Tatoeba例文
  • Upon the application of force, the struts deform into loops.
    力を加えるとストラットがループへと変形する。 - 特許庁
  • When you use Struts, the framework provides you with a controller servlet, ActionServlet,which is defined in the Struts libraries that are included in the IDE, and which is automatically registered in the web.xml deployment descriptor as shown below.
    Struts を使用すると、フレームワークによってコントローラサーブレット ActionServlet が提供されます。 このサーブレットは、IDE に含まれている Struts ライブラリで定義されていて、次に示すように、web.xml 配備記述子に自動的に登録されます。 - NetBeans
  • The controller servlet uses a struts-config.xml file to map incoming requests to Struts Action objects, and instantiate any ActionForm objectsassociated with the action to temporarily store form data.
    このコントローラサーブレットは struts-config.xml ファイルを使用して、受信要求を Struts の Action オブジェクトにマップし、アクションに関連付けられた ActionForm オブジェクトがある場合は、そのオブジェクトをインスタンス化して、一時的にフォームデータを保存します。 - NetBeans
  • A plurality of struts 2 and 2T are provided at predetermined intervals, a horizontal rope material 3 is provided between the struts 2 and 2T, and a space between the struts 2 and 2T is covered with a net body 7.
    所定の間隔で複数の支柱2…2Tを設け、支柱2…2T間に水平ロープ材3を設け、支柱2…2T間を網体7で遮蔽する。 - 特許庁
1 2 3 4 5 6 7 8 9 10 11 12 13 次へ>

例文データの著作権について