This week's book giveaway is in the General Computing forum. We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line! See this thread for details.
I am frequently facing permgen space , (May be i had put up a lot of web applications)
I need to increase the permgen space .
"This sets the max permgen available to Tomcat at 256Mb of memory:-XX:MaxPermSize=256m" read somewhere but did not mention how to put this line inside catlina.bat .
Please tell me where and how in catilina.bat i should add this ??