<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Linux and cPanel Hosting Blog &#187; jsp tomcat</title>
	<atom:link href="http://www.webteches.com/category/jsp-tomcat/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webteches.com</link>
	<description>technical solutions for Linux Servers and cpanel servers</description>
	<lastBuildDate>Sat, 08 Oct 2011 10:38:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>java.lang.OutOfMemoryError: PermGen space</title>
		<link>http://www.webteches.com/javalangoutofmemoryerror-permgen-space/</link>
		<comments>http://www.webteches.com/javalangoutofmemoryerror-permgen-space/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 21:15:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[jsp tomcat]]></category>

		<guid isPermaLink="false">http://webteches.com/?p=65</guid>
		<description><![CDATA[While accessing the .jsp pages or restarting tomcat on the server you face the error &#8220;java.lang.OutOfMemoryError: PermGen space&#8221;.  The error occurs due to the memry outage for the tomcat service on the server. By default the tomcat uses 128 Mb of memroy. You can increase the memory with the steps below and get rid off [...]]]></description>
		<wfw:commentRss>http://www.webteches.com/javalangoutofmemoryerror-permgen-space/feed/</wfw:commentRss>
		<slash:comments>64</slash:comments>
		</item>
		<item>
		<title>How to enable .jsp support for domain</title>
		<link>http://www.webteches.com/how-to-enable-jsp-support-for-domain/</link>
		<comments>http://www.webteches.com/how-to-enable-jsp-support-for-domain/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 21:08:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[jsp tomcat]]></category>

		<guid isPermaLink="false">http://webteches.com/?p=62</guid>
		<description><![CDATA[Login to the server via SSH and fire the commands below root@server [~]# /scripts/addservlets &#8211;domain.com Now,  if you want to remove the servlets for the domain you can use the command below root@server [~]# /scripts/remservlets &#8211;domain.com Restart the tomcat on the server once. You can try uploading the .jsp pages under the account and check. [...]]]></description>
		<wfw:commentRss>http://www.webteches.com/how-to-enable-jsp-support-for-domain/feed/</wfw:commentRss>
		<slash:comments>51</slash:comments>
		</item>
	</channel>
</rss>

