In order to convert your existing JavaServer Pages (JSP) files to work with the Commerce Enabled Portal, do the following:
- Refer to Commerce Enabled Portal JSP file guidelines.
- Add the tags referred to in Commerce Enabled Portal JSP file guidelines to your files.
- Remove any page-level HTML tags, such as <html>, <head> or <body>.
- It is recommended that you don't use iFrames or framesets in your pages.
For a better understanding and more examples of how these guidelines are implemented in a JSP file, complete the following tutorials: