Entering content frame

This graphic is explained in the accompanying text Application Example

PAR file content:

hello.jpg

META-INF/MANIFEST.MF

PORTAL-INF/portalapp.xml

PORTAL-INF/lib/chatapi.jar

PORTAL-INF/private/lib/chatimpl.jar

The chatapi.jar should contain:

META-INF/MANIFEST.MF

com/sap/portal/exampleapp/api/IChatService.class

and chatcore.jar:

META-INF/MANIFEST.MF

com/sap/portal/exampleapp/impl/ChatService.class

com/sap/portal/exampleapp/impl/ChatRoom.class

 

 

Leaving content frame