• You must create a JSP whose name exactly matches the defaultActionName and whose directory exactly matches the defaultActionType you specified on the action model in Procedure - Adding Tabs in the Navigator at Different Levels. In this example the JSP would be “mytab\list.jsp”.
• You must name your JSP exactly the same as your action. In this example both are named “list”.