I use the jstl-fmt port of jstl in my current project. I have three resource files: 
default, en, and zh. About 440 entries in 
each file. When I open a page with about 250 items in the resource file, the memory 
consumption increases 
dramatically. To save the memory usage, I delete one of the three resource files. The 
initial memory usage is about 20m. 
During the translation process, the memory consumption glows to over 160m and exceeds 
the machine limit. And the 
session dies and server crashes.

Any solution for this problem?

The web container I use is TC 4.0.4.

Thanks,

Vernon
 



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to