WAS v8.5 > Migrate, coexist, and interoperate > Migrating web applicationsJSP migration
Subtopics
- JSP migration best practices and considerations
The standard JSP tags from JSP 1.1 such as jsp:include, jsp:useBean, and <%@ page %>, migrate successfully to JSP 2.0. However, there are several areas that must be considered when migrating JSP. This topic discusses the areas that you must consider when migrating JSP.