You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by James Gardner <jg...@elink.net.au> on 2003/01/15 20:04:23 UTC

Assign an action to a Portlet

Hi!

        <parameter name="action" value="portlets.StockQuoteAction"
            hidden="false" cachedOnName="true" cachedOnValue="true"/>

I'm trying to fathom the package naming conventions used to assign an action to a portlet...
do all PortletActions have to be named within the package org.apache.jetspeed.modules.actions in order to
be loaded by jetspeed?
can i specify a fully qualified classname as the action 'value'
how come the StockQuoteAction is within this package rather than bundled within the org.apache.jetspeed.webservices.finances.stockmarket
package? 

Thanks in advance,
   James Gardner



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>