There are a few of ways to accomplish this. Firstly, you can have multiple portlet entries in your portlet.xml that all use the same Portlet Class but have different init-param and/or preference values.
Secondly, if all of your portlets config was via preferences, then you could have a single entry in your portlet.xml but do the preference configuration in PSML pages. HTH, aaron On 7/24/06, Michael Boss <[EMAIL PROTECTED]> wrote:
Hi I have developed a Portlet and sucessfully deployed this as its own web app. I know that can be configured differently on instanciation. What I want to do is boot up multiple instances of this portlet (all configured differently) without having to create them as seperate web apps Is this possible? Many thanks Baron
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
