Hi
Santosh Kumar
First when you describe the problem
always try to define your Objects in our system
means
which O.S u r using , how much RAM. etc ,
So that people can understand .
I think from your problem there is some problem in
memory management scheme.
you should clear cache perodically through efficient use of
objects
hope this will help.
Paresh
Santosh Kumar wrote:
> Hi All,
>
> In my project i am facing a problem with RequestDispatcher object The
> error it throws is "out of memory"
> I am doing the following:
>
> Being from a servlet(with switch case) i have to call different jsp's
> depending on the case and at the same time i have to pass java objects
> from servlet to jsp....for this i am using request dispatcher the
> problem i am facing is:
>
> It passes objects to the first jsp file and when i click submit button
> in that .jsp the control has to forward to servlet and from servlet to
> another jsp file depending upon the case.............but it is throwing
> the above error.............
>
> I am using JRUN2.3(supports jsdk2.1) ,NES environment...............
>
> Can anybody help me regd this...............
>
> Regds
>
> santosh.Jagtap
>
> ___________________________________________________________________________
> 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
___________________________________________________________________________
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