---------------------------- Original Message ---------------------------- Subject: Re: how to change portletID From: [EMAIL PROTECTED] Date: Thu, January 10, 2008 7:04 pm To: pluto-user@portals.apache.org --------------------------------------------------------------------------
> Be sure to store the java.util.regex.Pattern in a static constant or > something so that you are compiling it on every invocation, as this is I meant, store it in a static constant so that you are NOT compiling it on every invocation. Sorry :) -- Ben