This task sets the internationalization type for a servlet within a Web module.
Before you begin
This article assumes that you have an assembly tool such as the Application Server Toolkit (AST) or Rational Web Developer.
This article also assumes that you have started the assembly tool, configured the assembly tool for work on Java 2 Platform, Enterprise Edition (J2EE) modules, and created or imported a dynamic Web project.
Steps for this task
Result
The internationalization type setting is assigned to the servlet.What to do next
If you selected container-managed internationalization, you can then set container-managed internationalization attributes for methods within the servlet. For more information, see "Configuring container internationalization for servlets."Related concepts
Internationalization type
Related tasks
Configuring container internationalization for servlets