Take a look at this example: parameter-demo-portlet.jsp. I has code to retrieve registry parameters that you're looking for.
Best regards, Mark Orciuch - [EMAIL PROTECTED] Jakarta Jetspeed - Enterprise Portal in Java http://jakarta.apache.org/jetspeed/ > -----Original Message----- > From: Nikolaos Athanasis [mailto:[EMAIL PROTECTED] > Sent: Sunday, September 07, 2003 5:07 AM > To: [EMAIL PROTECTED] > Subject: Parameter passing from registry in Jsp Portlet??? > > > Hi all, > > I have the following problem: > I use a Jsp Portlet in my Jetspeed Portal, and I want to use a parameter > that is set in the registry, something like: > <parameter name="The_name" value="The_value"/> > > Unfortunately, this does not work, because (If I am correct), only > instances of the VelocityPortlet can use parameters in the .xreg file. > > How can i use parameter passing from the .xreg file in my JspPortlet? > Any ideas, please? > > Thanks! > > Nikos. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
