[Fwd: Re: how to change portletID]
[email protected] Thu, 10 Jan 2008 21:00:01 -0500 (EST)
| Newsgroups | gmane.comp.jakarta.pluto.user |
|---|---|
| Message-ID | <[email protected]> |
---------------------------- Original Message ---------------------------- Subject: Re: how to change portletID From: [email protected] Date: Thu, January 10, 2008 7:04 pm To: [email protected] -------------------------------------------------------------------------- > 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