hi,
I'm are facing a typical problem. An error
pops up in the page sometimes which says " java.lang.outOfMemory " .
What can cause it and also could it be possible
that an exception in the error page itself might create this
problem.
If the error page has an error and its page
directive specifies ' isErrorPage = true ', then where will the
error go ?
Can it fall into an infinite loop which might
be a possible cause of java.lang.outOfMemory ?
Arun Bhutra
|
- RE: java.lang.outOfMemory Exception arun
- RE: java.lang.outOfMemory Exception Martin van den Bemt