Hello,
If i have an bean with a large amout of variables due to having many fields in an jsp form, for example, how will this affect the memory handling in the portal? Is there a risc of getting memory leakage? how would i in that case prevent that from happening? How should i make such an application without having to worry about out of memory issues?
Thanks,
Max