Hi Mark. I've seen this behaviour when caching is disabled. Is that the case for you? Even so, I've not looked into why it happens - in production it works fine.
Cheers, Nick. Mark Stang wrote: > Hi, > I am posting this to the Developer list because I need to understand what is > happening under the covers. I have a component that has an ArrayList passed > into it as "custom". > > I display the ArrayList using a Foreach. I have "edit links". They are > DirectLinks. If I wait about 6 minutes and then click on a link I get a null > pointer exception. I have tracked the NPE to be because array list is null. > However, the component drew the list and the links that I am clicking. So, > where did my list go? > > thanks, > > Mark > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
