[Portletunit-users] [Project portletUnit] Adding form handling
Status: Alpha
Brought to you by:
m0smith
|
From: Matt <m0...@gm...> - 2005-02-22 23:59:03
|
<html><head><base href="http://portletunit.sf.net/blog/blogger.html"></head><body bgcolor="white" text="black"> I have been working on adding form handling so you can do form.submit() and get it to call the processAction() method of the portlet. It looks like I need to add a <code>org.apache.pluto.portalImpl.aggregation.Fragment</code> for the portlet to live in. The fragment needs to be added to <code>org.apache.pluto.portalImpl.services.pageregistry.PageRegistry.addFragment()</code> which is a static method.<br /><br />Now to figure out how to create a Fragment in Pluto ... <br /><br />--<br><font color="gray" size="2">Posted by Matt to <a href="http://portletunit.sf.net/blog/2005/02/adding-form-handling.html">Project portletUnit</a> at 2/22/2005 03:54:01 PM</font></body></html> |