hi,
I am working with a Web Application ( using Web Logic Server).
I am getting Out of Memory Error in Eclipse.
I know how to resolve it in case of standalone
java application ( by passing arguments at runtime).
But how do I pass those arguments in my Web App and how do I can check what arguments Am I working on right now ..
Please help me out in this.
Thanks