Deployer.java | Class | A tool that deploys a portlet application into the servlet container.
In the process, this tool adds the necessary portlet-wrapping servlets
into the portlet application deployment descriptor (web.xml file).
This code was borrowed from Pluto's Deploy tool and then modified to
fit the uPortal environment. |