Select Web project on the New Source Project Creation
page to create a new web project for your J2C application.
- On the Dynamic Web Project page, ensure that your project name
appears in the Name field. If your project name does
not appear, or it is incorrect, type your project name in this field.
- Click Show Advanced to set the advanced
options.
- Select the appropriate Servlet version number in the Servlet
version field.
- Select the version of WebSphere® Application Server that
you want to deploy to in the Target server field.
- If you want to add the Web project to your EAR project, select Add
module to an EAR project
- Type in the name of your J2C project (if it does not appear) in
the EAR project field.
- Type in the name of the context root of your J2C project (if it
does not appear) in the Context root field.
- Select Add support for annotated Java classes if
you want to be able to add J2C doclet tags
to your Java™ source code.
- Click Finish.