Problem with Web Logic Memory
Adrian Morales <[email protected]>
| Newsgroups | gmane.comp.java.sun.servlet |
|---|---|
| Message-ID | <[email protected]> |
Hi. I am developing a web application and am using session scope bean with a value object(bean). Each Jsp calls a value object in memory, the question is: how can this kind of scope (session) to affect the server performance?, if each jsp calls the same bean in memory, can these object full the server memory? Do I need configure any option in the server? because suddenly the server is blocked and I have to shutdown it. Does anybody have any idea? Thanks ___________________________________________________________________________ To unsubscribe, send email to [email protected] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html