Applets vs. Portlets?
824313Dec 15 2010 — edited Dec 16 2010What are the primary differences between applets and portlets? Would creating an application that manages the layout of a set of portlets be similar to an application that manages the layout of a set of applets? What is the code returned to a web browser like when it is coming from a portlet as compared to when running an applet that provides similar functionality? Thanks in advance for any help.