SERVLET in Japanese translation

Examples of using Servlet in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
In the first of two articles on the EE 6 web tier InfoQ takes a look at the Servlet 3.0 specification.
EE6web層に関する2つの記事の1つ目で、InfoQは、Servlet3.0の仕様に注目する。
The Java platform has been optimized for embedded devices but remains fully compliant with the Java SE 7 and Java Servlet 3 specifications.
組み込みデバイス用に最適化されたJavaプラットフォームだが,JavaSE7およびJavaServlet3仕様には完全準拠している。
Since Wagby does not use the CGI Servlet attached to Tomcat by default, it is normal for normal use.
Wagbyは標準でTomcatに付属のCGIServletを利用していないため通常の利用では問題ありません。
The ListNews servlet retrieves messages from the database through the entity facade in the EJB module.
ListNewsサーブレットは、EJBモジュールのエンティティ・ファサードを介して、データベースからメッセージを取得します。
On both the servlet and reactive stacks, the use of Reactor or RxJava types is supported in controller method signatures.
サーブレットスタックとリアクティブスタックの両方で、ReactorとRxJavaの型がコントローラメソッドのシグネチャで使えるようサポートされている。
A sample servlet implementing these features is provided in the samples directory of the JDK.
これらの機能を実装するサーブレットの例がJDKのサンプル用のディレクトリに収められています。
This servlet can list all events stored in the database, and it provides an HTML form to enter new events.
このサーブレットは、データベースに格納した全てのイベントをリストにでき、さらにHTMLフォームから新しいイベントを入力できるものです。
Administrators of a webMathematica-based site must be able to maintain a Java Servlet site.
WebMathematicaのサイト管理者はJavaサーブレットの保守ができなければなりません。
You have to create a servlet yourself and insert the Hibernate code as you see fit.
サーブレットは自分で作り、必要に適したように、Hibernateのコードを挿入しなければなりません。
When you run the project, the ListNews servlet opens in your browser and displays a list of the messages in the database.
プロジェクトを実行すると、ListNewsサーブレットがブラウザで開き、データベース内のメッセージの一覧が表示されます。
The skeleton file of your servlet is created under the package you specified.
指定したパッケージの下に、サーブレットのスケルトンファイルが作成されます。
The intent of the servlet code was to reuse NameHandler objects when the same user name is entered.
サーブレットコードの意図は、同じユーザー名が入力されたときにNameHandlerオブジェクトを再利用することでした。
Working on a Java Card web application is just like working on any other web application that you deploy to a servlet container.
JavaCardのWebアプリケーションに対する作業は、サーブレット・コンテナにデプロイする他のWebアプリケーションの場合と同じです。
Creating the ListNews Servlet In this exercise you will create the ListNews servlet that will be used to display a list of posted messages.
ListNewsサーブレットの作成この課題では、送信済メッセージのリストを表示するために使用される、ListNewsサーブレットを作成します。
By default, the list of methods includes servlet entry points: doGet and doPost, Thread.
デフォルトでは、メソッドのリストには、サーブレットのエントリポイントであるdoGetおよびdoPost、Thread。
The src folder contains the source files for the servlet and Java bean classes.
Srcフォルダには、サーブレットクラスとJavaBeanクラスのソースファイルが含まれています。
To make the servlet the entry point to your application, right-click the CalculatorWSServletClient project node and choose Properties.
サーブレットをアプリケーションのエントリ・ポイントにするには、「CalculatorWSServletClient」プロジェクト・ノードを右クリックし、「プロパティ」を選択します。
Creating a Servlet Create a servlet to handle the autocomplete URL that is received by the incoming request.
サーブレットの作成受信リクエストで受け取るautocompleteURLを処理するサーブレットを作成します。
Adding the ShowCalendar servlet to the project Now let's create the ShowCalendar servlet..
プロジェクトへのShowCalendarサーブレットの追加次に、ShowCalendarサーブレットを作成しましょう。
For DashO a servlet is a class that directly or indirectly implements javax. servlet. Servlet..
DashOでは、サーブレットは、直接的または間接的にjavax.servlet.Servletを実装するクラスです。
Results: 193, Time: 0.0356

Top dictionary queries

English - Japanese