InfoCenter Home >
4: Developing applications >
4.2: Building Web applications >
4.2.1: Developing servlets >
4.2.1.3: Servlet content, examples, and samples >
4.2.1.3.6: Serving servlets by classname

4.2.1.3.6: Serving servlets by classname

To enable serving servlets by classname, you can either:

  • Click serve servlets by classname in the IBM Extensions panel of the Application Assembly Tool (AAT), or
  • Change the serveServletsByClassnameEnabled flag in the ibm-web-ext.xmi file from false to true.

       The ibm-web-ext.xmi file is located in the WEB-INF directory of the installed Web module

See section 4.2.1.2.3a for details and instructions.

Go to previous article: Public methods of the ServletErrorReport class Go to next article: Serving all files from application servers

 

 
Go to previous article: Public methods of the ServletErrorReport class Go to next article: Serving all files from application servers