Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Webコンテナ/Webアプリケーションに関してコンテキストとはどういう意味ですか?
Context cont = new InitialContext()初期化は何ですか?
Context cont = new InitialContext()
Webコンテナ/Webアプリケーションに関してコンテキストはどういう意味ですか?
通常、コンテキストは環境に固有のオブジェクトマッピングを指定します-本番環境contextでテストとは異なるjdbc構成を参照する場合がありますcontext
context
Context cont = new InitialContext()は何を初期化しますか?
これにより、空の環境が初期化されます