DynPage is part of HTMLB not of Portal, which means it might be used in places or programs other than Portal. But JSPDynPage is part of Portal, which means it shall only be used in Portal.
JSPDynPage extends DynPage. It uses its jspName to point to a JSP file under dist/pagelet.
In DynPage classes, you code all HTMLB controlComponent in Java. In JSPDynPage, you code all HTMLB controlComponent in JSP and use the Java class just to induce the JSP.
Friday, May 22, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment