RE: Access to PortletConfig (init-param and friends) SOLVED ?

2006-07-14 Thread Epstein, Ezra
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

Access to PortletConfig (init-param and friends)

2006-07-13 Thread Epstein, Ezra
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