InfoCenter Home >
3: Migration overview >
3.3: Migrating APIs and specifications >
3.3.2: Migrating to supported Servlet specification and extensions

3.3.2: Migrating to supported Servlet specification and extensions

Servlets will require migration if they are not of the supported specification level (2.2) or they rely on deprecated or removed IBM servlet extensions.

Migrating to the supported Servlet specification

Refer to the Java Servlet API 2.2 specification for complete information concerning new and deprecated APIs. Article 4.2.1.2.1a highlights a few of the new and deprecated classes and methods.

Go to previous article: Migrating to supported EJB specification Go to next article: Example: Migrating HttpServiceResponse.callPage()

 

 
Go to previous article: Migrating to supported EJB specification Go to next article: Example: Migrating HttpServiceResponse.callPage()