pertyValue( initParamName );
// use initParamValue here...
}
Thanks,
Ezra Epstein
-Original Message-
From: Epstein, Ezra [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 13, 2006 4:33 PM
To: Tapestry users
Subject: Access to PortletConfig (init-param and friends)
So I th
So I think I found the code that handles the PortletConfig:
http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/tapestry-portlet/src/java/org/apache/tapestry/portlet/PortletApplicationSpecificationInitializer.java?view=markup
public void initialize(PortletConfig portletConfig)
{
Str