<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: How to Develop a Role-based Login Application in Java?	</title>
	<atom:link href="https://krazytech.com/programs/session-role-based-java-login-example/feed" rel="self" type="application/rss+xml" />
	<link>https://krazytech.com/programs/session-role-based-java-login-example</link>
	<description>A Technology Base</description>
	<lastBuildDate>Tue, 23 May 2023 15:52:57 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: Ravi Bandakkanavar		</title>
		<link>https://krazytech.com/programs/session-role-based-java-login-example/comment-page-6#comment-26513</link>

		<dc:creator><![CDATA[Ravi Bandakkanavar]]></dc:creator>
		<pubDate>Fri, 30 Dec 2022 16:01:39 +0000</pubDate>
		<guid isPermaLink="false">http://sh054.global.temp.domains/~krazyliv/krazytech/?p=4298#comment-26513</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://krazytech.com/programs/session-role-based-java-login-example/comment-page-6#comment-26512&quot;&gt;vishvajeet&lt;/a&gt;.

Hi
Are you getting any errors?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://krazytech.com/programs/session-role-based-java-login-example/comment-page-6#comment-26512">vishvajeet</a>.</p>
<p>Hi<br />
Are you getting any errors?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: vishvajeet		</title>
		<link>https://krazytech.com/programs/session-role-based-java-login-example/comment-page-6#comment-26512</link>

		<dc:creator><![CDATA[vishvajeet]]></dc:creator>
		<pubDate>Wed, 21 Dec 2022 12:01:53 +0000</pubDate>
		<guid isPermaLink="false">http://sh054.global.temp.domains/~krazyliv/krazytech/?p=4298#comment-26512</guid>

					<description><![CDATA[&lt;code&gt;http://localhost:8080/RoleBasedLogin/LoginServlet&lt;/code&gt;
cant show Admin page when i log in]]></description>
			<content:encoded><![CDATA[<p><code>http://localhost:8080/RoleBasedLogin/LoginServlet</code><br />
cant show Admin page when i log in</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Thomas		</title>
		<link>https://krazytech.com/programs/session-role-based-java-login-example/comment-page-6#comment-26450</link>

		<dc:creator><![CDATA[Thomas]]></dc:creator>
		<pubDate>Fri, 07 Jan 2022 13:43:48 +0000</pubDate>
		<guid isPermaLink="false">http://sh054.global.temp.domains/~krazyliv/krazytech/?p=4298#comment-26450</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://krazytech.com/programs/session-role-based-java-login-example/comment-page-6#comment-26329&quot;&gt;Wahyu Budi&lt;/a&gt;.

The path to your ressource must be wrong]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://krazytech.com/programs/session-role-based-java-login-example/comment-page-6#comment-26329">Wahyu Budi</a>.</p>
<p>The path to your ressource must be wrong</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: riyasingh		</title>
		<link>https://krazytech.com/programs/session-role-based-java-login-example/comment-page-6#comment-26359</link>

		<dc:creator><![CDATA[riyasingh]]></dc:creator>
		<pubDate>Tue, 20 Jul 2021 10:03:55 +0000</pubDate>
		<guid isPermaLink="false">http://sh054.global.temp.domains/~krazyliv/krazytech/?p=4298#comment-26359</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://krazytech.com/programs/session-role-based-java-login-example/comment-page-6#comment-26262&quot;&gt;Ravi Bandakkanavar&lt;/a&gt;.

thank you]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://krazytech.com/programs/session-role-based-java-login-example/comment-page-6#comment-26262">Ravi Bandakkanavar</a>.</p>
<p>thank you</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Wahyu Budi		</title>
		<link>https://krazytech.com/programs/session-role-based-java-login-example/comment-page-6#comment-26329</link>

		<dc:creator><![CDATA[Wahyu Budi]]></dc:creator>
		<pubDate>Sun, 06 Jun 2021 03:11:31 +0000</pubDate>
		<guid isPermaLink="false">http://sh054.global.temp.domains/~krazyliv/krazytech/?p=4298#comment-26329</guid>

					<description><![CDATA[thanks dude , i see your code and successful, but i want to know, how i can redirect to Admin.jsp/user.jsp
i try :&lt;a href=&quot;https://krazytech.com/programs/session-role-based-java-login-example
&quot;&gt;Home&lt;/a&gt;
but i find error : JSP file [/index.jsp] not found
with Description : The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.
can u help me ? , thanks]]></description>
			<content:encoded><![CDATA[<p>thanks dude , i see your code and successful, but i want to know, how i can redirect to Admin.jsp/user.jsp<br />
i try :<a href="https://krazytech.com/programs/session-role-based-java-login-example
">Home</a><br />
but i find error : JSP file [/index.jsp] not found<br />
with Description : The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.<br />
can u help me ? , thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Bandakkanavar		</title>
		<link>https://krazytech.com/programs/session-role-based-java-login-example/comment-page-6#comment-26298</link>

		<dc:creator><![CDATA[Ravi Bandakkanavar]]></dc:creator>
		<pubDate>Sat, 03 Apr 2021 06:53:24 +0000</pubDate>
		<guid isPermaLink="false">http://sh054.global.temp.domains/~krazyliv/krazytech/?p=4298#comment-26298</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://krazytech.com/programs/session-role-based-java-login-example/comment-page-6#comment-26297&quot;&gt;Ayush Saini&lt;/a&gt;.

Great. Thanks for the information Ayush.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://krazytech.com/programs/session-role-based-java-login-example/comment-page-6#comment-26297">Ayush Saini</a>.</p>
<p>Great. Thanks for the information Ayush.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ayush Saini		</title>
		<link>https://krazytech.com/programs/session-role-based-java-login-example/comment-page-6#comment-26297</link>

		<dc:creator><![CDATA[Ayush Saini]]></dc:creator>
		<pubDate>Sat, 03 Apr 2021 05:48:09 +0000</pubDate>
		<guid isPermaLink="false">http://sh054.global.temp.domains/~krazyliv/krazytech/?p=4298#comment-26297</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://krazytech.com/programs/session-role-based-java-login-example/comment-page-6#comment-26296&quot;&gt;Ravi Bandakkanavar&lt;/a&gt;.

Thanks, my problem is solved! Actually I was using Tomcat 10, so I had to use Jakarta servlet instead of javax servlet.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://krazytech.com/programs/session-role-based-java-login-example/comment-page-6#comment-26296">Ravi Bandakkanavar</a>.</p>
<p>Thanks, my problem is solved! Actually I was using Tomcat 10, so I had to use Jakarta servlet instead of javax servlet.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Bandakkanavar		</title>
		<link>https://krazytech.com/programs/session-role-based-java-login-example/comment-page-6#comment-26296</link>

		<dc:creator><![CDATA[Ravi Bandakkanavar]]></dc:creator>
		<pubDate>Sat, 03 Apr 2021 05:45:01 +0000</pubDate>
		<guid isPermaLink="false">http://sh054.global.temp.domains/~krazyliv/krazytech/?p=4298#comment-26296</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://krazytech.com/programs/session-role-based-java-login-example/comment-page-6#comment-26289&quot;&gt;Ayush Saini&lt;/a&gt;.

Hi Ayush,

Please check on 2 things.

1. Whether you have uploaded multiple servlet Jar files. 
2. whether the classes and classpath given in web.xml are correct.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://krazytech.com/programs/session-role-based-java-login-example/comment-page-6#comment-26289">Ayush Saini</a>.</p>
<p>Hi Ayush,</p>
<p>Please check on 2 things.</p>
<p>1. Whether you have uploaded multiple servlet Jar files.<br />
2. whether the classes and classpath given in web.xml are correct.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ayush Saini		</title>
		<link>https://krazytech.com/programs/session-role-based-java-login-example/comment-page-6#comment-26289</link>

		<dc:creator><![CDATA[Ayush Saini]]></dc:creator>
		<pubDate>Thu, 25 Mar 2021 21:20:29 +0000</pubDate>
		<guid isPermaLink="false">http://sh054.global.temp.domains/~krazyliv/krazytech/?p=4298#comment-26289</guid>

					<description><![CDATA[I am getting an error:

SEVERE: Allocate exception for servlet [LoginServlet]
java.lang.ClassCastException: class com.login.controller.LoginServlet cannot be cast to class jakarta.servlet.Servlet (com.login.controller.LoginServlet is in unnamed module of loader org.apache.catalina.loader.ParallelWebappClassLoader @63787180; jakarta.servlet.Servlet is in unnamed module of loader java.net.URLClassLoader @70177ecd)

As soon as I enter login credentials, I get the above error that LoginServlet is not a servlet, even though I have extended LoginServlet with HttpServlet.

Please suggest a solution.]]></description>
			<content:encoded><![CDATA[<p>I am getting an error:</p>
<p>SEVERE: Allocate exception for servlet [LoginServlet]<br />
java.lang.ClassCastException: class com.login.controller.LoginServlet cannot be cast to class jakarta.servlet.Servlet (com.login.controller.LoginServlet is in unnamed module of loader org.apache.catalina.loader.ParallelWebappClassLoader @63787180; jakarta.servlet.Servlet is in unnamed module of loader java.net.URLClassLoader @70177ecd)</p>
<p>As soon as I enter login credentials, I get the above error that LoginServlet is not a servlet, even though I have extended LoginServlet with HttpServlet.</p>
<p>Please suggest a solution.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Bandakkanavar		</title>
		<link>https://krazytech.com/programs/session-role-based-java-login-example/comment-page-6#comment-26262</link>

		<dc:creator><![CDATA[Ravi Bandakkanavar]]></dc:creator>
		<pubDate>Sun, 24 Jan 2021 12:24:27 +0000</pubDate>
		<guid isPermaLink="false">http://sh054.global.temp.domains/~krazyliv/krazytech/?p=4298#comment-26262</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://krazytech.com/programs/session-role-based-java-login-example/comment-page-6#comment-26257&quot;&gt;Damian O&#039;keefe&lt;/a&gt;.

Hi Damian,

I believe scriptcase is PHP based development platform. Depending on the language you are comfortable with, choose one.

The above application is in Java. It explains how a role-based application is built. It&#039;s a basic one. You can add additional features as per the requirement for each role.

PHP example - https://krazytech.com/programs/complete-login-and-registration-application-using-php-and-mysql]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://krazytech.com/programs/session-role-based-java-login-example/comment-page-6#comment-26257">Damian O&#8217;keefe</a>.</p>
<p>Hi Damian,</p>
<p>I believe scriptcase is PHP based development platform. Depending on the language you are comfortable with, choose one.</p>
<p>The above application is in Java. It explains how a role-based application is built. It&#8217;s a basic one. You can add additional features as per the requirement for each role.</p>
<p>PHP example &#8211; <a href="https://krazytech.com/programs/complete-login-and-registration-application-using-php-and-mysql" rel="ugc">https://krazytech.com/programs/complete-login-and-registration-application-using-php-and-mysql</a></p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
