<?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: Spring MVC Tutorial With Command Object on Eclipse and Tomcat</title>
	<atom:link href="http://www.deepakgaikwad.net/index.php/2009/03/23/spring-mvc-tutorial-with-command-object-on-eclipse-and-tomcat.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.deepakgaikwad.net/index.php/2009/03/23/spring-mvc-tutorial-with-command-object-on-eclipse-and-tomcat.html</link>
	<description>Travel Articles and Tech Notes</description>
	<lastBuildDate>Mon, 06 Feb 2012 07:09:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: SAI</title>
		<link>http://www.deepakgaikwad.net/index.php/2009/03/23/spring-mvc-tutorial-with-command-object-on-eclipse-and-tomcat.html/comment-page-1#comment-18671</link>
		<dc:creator>SAI</dc:creator>
		<pubDate>Fri, 28 Jan 2011 08:11:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.deepakgaikwad.net/?p=528#comment-18671</guid>
		<description>Hello ,
When i tried i am getting this error. plz any one tosolve this ??

org.springframework.beans.factory.BeanCreationException: Error creating bean with name &#039;/helloworld.htm&#039; defined in ServletContext resource [/WEB-INF/SpringMVCTutorial-servlet.xml]: Error setting property values; nested exception is org.springframework.beans.NotWritablePropertyException: Invalid property &#039;commandName&#039; of bean class [com.myorg.springmvctutorial.web.controller.HelloWorldController]: Bean property &#039;commandName&#039; is not writable or has an invalid setter method. Does the parameter type of the setter match the return type of the getter?</description>
		<content:encoded><![CDATA[<p>Hello ,<br />
When i tried i am getting this error. plz any one tosolve this ??</p>
<p>org.springframework.beans.factory.BeanCreationException: Error creating bean with name &#8216;/helloworld.htm&#8217; defined in ServletContext resource [/WEB-INF/SpringMVCTutorial-servlet.xml]: Error setting property values; nested exception is org.springframework.beans.NotWritablePropertyException: Invalid property &#8216;commandName&#8217; of bean class [com.myorg.springmvctutorial.web.controller.HelloWorldController]: Bean property &#8216;commandName&#8217; is not writable or has an invalid setter method. Does the parameter type of the setter match the return type of the getter?</p>
]]></content:encoded>
</item>
	<item>
		<title>By: Satish</title>
		<link>http://www.deepakgaikwad.net/index.php/2009/03/23/spring-mvc-tutorial-with-command-object-on-eclipse-and-tomcat.html/comment-page-1#comment-11365</link>
		<dc:creator>Satish</dc:creator>
		<pubDate>Tue, 14 Sep 2010 07:41:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.deepakgaikwad.net/?p=528#comment-11365</guid>
		<description>Good, Concise.</description>
		<content:encoded><![CDATA[<p>Good, Concise.</p>
]]></content:encoded>
</item>
	<item>
		<title>By: belinda</title>
		<link>http://www.deepakgaikwad.net/index.php/2009/03/23/spring-mvc-tutorial-with-command-object-on-eclipse-and-tomcat.html/comment-page-1#comment-10584</link>
		<dc:creator>belinda</dc:creator>
		<pubDate>Thu, 26 Aug 2010 18:59:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.deepakgaikwad.net/?p=528#comment-10584</guid>
		<description>Hello, im getting an error like thisl

INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@132021a: defining beans [/helloworld.htm,/hellovisitor.htm]; root of factory hierarchy
Aug 26, 2010 2:48:42 PM org.springframework.web.servlet.FrameworkServlet initServletBean
SEVERE: Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name &#039;/hellovisitor.htm&#039; defined in ServletContext resource [/WEB-INF/SpringMVCTutorial-servlet.xml]: Initialization of bean failed; nested exception is org.springframework.beans.InvalidPropertyException: Invalid property &#039;commandName&#039; of bean class [controller.HelloWorldController]: No property &#039;commandName&#039; found
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:480)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)</description>
		<content:encoded><![CDATA[<p>Hello, im getting an error like thisl</p>
<p>INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@132021a: defining beans [/helloworld.htm,/hellovisitor.htm]; root of factory hierarchy<br />
Aug 26, 2010 2:48:42 PM org.springframework.web.servlet.FrameworkServlet initServletBean<br />
SEVERE: Context initialization failed<br />
org.springframework.beans.factory.BeanCreationException: Error creating bean with name &#8216;/hellovisitor.htm&#8217; defined in ServletContext resource [/WEB-INF/SpringMVCTutorial-servlet.xml]: Initialization of bean failed; nested exception is org.springframework.beans.InvalidPropertyException: Invalid property &#8216;commandName&#8217; of bean class [controller.HelloWorldController]: No property &#8216;commandName&#8217; found<br />
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:480)<br />
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)</p>
]]></content:encoded>
</item>
	<item>
		<title>By: acajic</title>
		<link>http://www.deepakgaikwad.net/index.php/2009/03/23/spring-mvc-tutorial-with-command-object-on-eclipse-and-tomcat.html/comment-page-1#comment-9038</link>
		<dc:creator>acajic</dc:creator>
		<pubDate>Sat, 17 Jul 2010 12:57:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.deepakgaikwad.net/?p=528#comment-9038</guid>
		<description>I tried this example and when I click on submit on helloworld.jsp view, onSubmit() method starts executing in class HelloVisitorController.
when I cast Command object that has been passed to the onSubmit() method into Visitor i get a Visitor object with all properites as empty strings...
In another words binding between helloworld.jsp properties and HelloVisitorController&#039;s Command Object didn&#039;t happen.</description>
		<content:encoded><![CDATA[<p>I tried this example and when I click on submit on helloworld.jsp view, onSubmit() method starts executing in class HelloVisitorController.<br />
when I cast Command object that has been passed to the onSubmit() method into Visitor i get a Visitor object with all properites as empty strings&#8230;<br />
In another words binding between helloworld.jsp properties and HelloVisitorController&#8217;s Command Object didn&#8217;t happen.</p>
]]></content:encoded>
</item>
	<item>
		<title>By: vijay</title>
		<link>http://www.deepakgaikwad.net/index.php/2009/03/23/spring-mvc-tutorial-with-command-object-on-eclipse-and-tomcat.html/comment-page-1#comment-5976</link>
		<dc:creator>vijay</dc:creator>
		<pubDate>Thu, 22 Apr 2010 05:01:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.deepakgaikwad.net/?p=528#comment-5976</guid>
		<description>Hi

I tried your example its working fine but not able to avoid the duplicate submit.what i have done is first time i have submitted the data then using back button i wne t back and resumitted the data

it took that but no exption from thegiven example is it works in that way 

if there is any solution please let me know</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I tried your example its working fine but not able to avoid the duplicate submit.what i have done is first time i have submitted the data then using back button i wne t back and resumitted the data</p>
<p>it took that but no exption from thegiven example is it works in that way </p>
<p>if there is any solution please let me know</p>
]]></content:encoded>
</item>
	<item>
		<title>By: vijay kumar</title>
		<link>http://www.deepakgaikwad.net/index.php/2009/03/23/spring-mvc-tutorial-with-command-object-on-eclipse-and-tomcat.html/comment-page-1#comment-5939</link>
		<dc:creator>vijay kumar</dc:creator>
		<pubDate>Wed, 21 Apr 2010 12:42:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.deepakgaikwad.net/?p=528#comment-5939</guid>
		<description>Hi,

I am looking for duplication of form is this example works for me.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am looking for duplication of form is this example works for me.</p>
]]></content:encoded>
</item>
	<item>
		<title>By: Nomesh</title>
		<link>http://www.deepakgaikwad.net/index.php/2009/03/23/spring-mvc-tutorial-with-command-object-on-eclipse-and-tomcat.html/comment-page-1#comment-4298</link>
		<dc:creator>Nomesh</dc:creator>
		<pubDate>Tue, 09 Mar 2010 15:43:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.deepakgaikwad.net/?p=528#comment-4298</guid>
		<description>Hi Admin

This is the best &amp; the fastest SpringMVC tutorial that i could found through the internet !! Thank you so much brother ..  Keep up the good work !

Hope more tutorials from you by continuing the same tutorial further to integrate with hibernate.

Thanks !

Nomesh</description>
		<content:encoded><![CDATA[<p>Hi Admin</p>
<p>This is the best &amp; the fastest SpringMVC tutorial that i could found through the internet !! Thank you so much brother ..  Keep up the good work !</p>
<p>Hope more tutorials from you by continuing the same tutorial further to integrate with hibernate.</p>
<p>Thanks !</p>
<p>Nomesh</p>
]]></content:encoded>
</item>
	<item>
		<title>By: Kanthappan Esakkiappan</title>
		<link>http://www.deepakgaikwad.net/index.php/2009/03/23/spring-mvc-tutorial-with-command-object-on-eclipse-and-tomcat.html/comment-page-1#comment-1420</link>
		<dc:creator>Kanthappan Esakkiappan</dc:creator>
		<pubDate>Tue, 03 Nov 2009 03:45:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.deepakgaikwad.net/?p=528#comment-1420</guid>
		<description>Hi, admin.
It is one of the best articles.
I like to know the lifecycle of SimpleFormController. I see a number of methods in this class and not sure the methods I have to override in my class where I extend SimpleFormController.

Please explain what methods I need to override and why should I override.

Can you please explain the sequence of actions inside this class?

Thanks,
Kanthappan</description>
		<content:encoded><![CDATA[<p>Hi, admin.<br />
It is one of the best articles.<br />
I like to know the lifecycle of SimpleFormController. I see a number of methods in this class and not sure the methods I have to override in my class where I extend SimpleFormController.</p>
<p>Please explain what methods I need to override and why should I override.</p>
<p>Can you please explain the sequence of actions inside this class?</p>
<p>Thanks,<br />
Kanthappan</p>
]]></content:encoded>
</item>
	<item>
		<title>By: admin</title>
		<link>http://www.deepakgaikwad.net/index.php/2009/03/23/spring-mvc-tutorial-with-command-object-on-eclipse-and-tomcat.html/comment-page-1#comment-428</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 23 Jul 2009 08:00:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.deepakgaikwad.net/?p=528#comment-428</guid>
		<description>Please check if the web.xml is as per the example.</description>
		<content:encoded><![CDATA[<p>Please check if the web.xml is as per the example.</p>
]]></content:encoded>
</item>
	<item>
		<title>By: Deepthi</title>
		<link>http://www.deepakgaikwad.net/index.php/2009/03/23/spring-mvc-tutorial-with-command-object-on-eclipse-and-tomcat.html/comment-page-1#comment-409</link>
		<dc:creator>Deepthi</dc:creator>
		<pubDate>Wed, 22 Jul 2009 04:10:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.deepakgaikwad.net/?p=528#comment-409</guid>
		<description>Hi admin,
         Iam new to spring framework.This site was very helpful for starting simple springframework example. I was trying to run the above code, but it was giving errors, which i am unable to understand. can u tell me where am i doing the mistake, and can u tell me which books are good to study springframework from scratch.

Error:

HTTP Status 500 -

type Exception report

message

description The server encountered an internal error () that prevented it from fulfilling this request.

exception

org.apache.jasper.JasperException: An exception occurred processing JSP page /helloworld.jsp at line 18

15: This is Spring MVC Tutorial
16: Our Tutorial is successful.
17: 
18: 
19: 
20: FirstName: &#160;
21: 


Stacktrace:
	org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:505)
	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:410)
	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:342)
	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:267)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

root cause

java.lang.IllegalStateException: No WebApplicationContext found: no ContextLoaderListener registered?
	org.springframework.web.servlet.support.RequestContextUtils.getWebApplicationContext(RequestContextUtils.java:84)
	org.springframework.web.servlet.support.RequestContext.initContext(RequestContext.java:211)
	org.springframework.web.servlet.support.JspAwareRequestContext.initContext(JspAwareRequestContext.java:76)
	org.springframework.web.servlet.support.JspAwareRequestContext.(JspAwareRequestContext.java:50)
	org.springframework.web.servlet.tags.RequestContextAwareTag.doStartTag(RequestContextAwareTag.java:74)
	org.apache.jsp.helloworld_jsp._jspService(helloworld_jsp.java:103)
	org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:374)
	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:342)
	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:267)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

note The full stack trace of the root cause is available in the Apache Tomcat/6.0.18 logs.


Do you have any idea on this error.

Thanks,
Deepthi</description>
		<content:encoded><![CDATA[<p>Hi admin,<br />
         Iam new to spring framework.This site was very helpful for starting simple springframework example. I was trying to run the above code, but it was giving errors, which i am unable to understand. can u tell me where am i doing the mistake, and can u tell me which books are good to study springframework from scratch.</p>
<p>Error:</p>
<p>HTTP Status 500 -</p>
<p>type Exception report</p>
<p>message</p>
<p>description The server encountered an internal error () that prevented it from fulfilling this request.</p>
<p>exception</p>
<p>org.apache.jasper.JasperException: An exception occurred processing JSP page /helloworld.jsp at line 18</p>
<p>15: This is Spring MVC Tutorial<br />
16: Our Tutorial is successful.<br />
17:<br />
18:<br />
19:<br />
20: FirstName: &nbsp;<br />
21: </p>
<p>Stacktrace:<br />
	org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:505)<br />
	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:410)<br />
	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:342)<br />
	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:267)<br />
	javax.servlet.http.HttpServlet.service(HttpServlet.java:717)</p>
<p>root cause</p>
<p>java.lang.IllegalStateException: No WebApplicationContext found: no ContextLoaderListener registered?<br />
	org.springframework.web.servlet.support.RequestContextUtils.getWebApplicationContext(RequestContextUtils.java:84)<br />
	org.springframework.web.servlet.support.RequestContext.initContext(RequestContext.java:211)<br />
	org.springframework.web.servlet.support.JspAwareRequestContext.initContext(JspAwareRequestContext.java:76)<br />
	org.springframework.web.servlet.support.JspAwareRequestContext.(JspAwareRequestContext.java:50)<br />
	org.springframework.web.servlet.tags.RequestContextAwareTag.doStartTag(RequestContextAwareTag.java:74)<br />
	org.apache.jsp.helloworld_jsp._jspService(helloworld_jsp.java:103)<br />
	org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)<br />
	javax.servlet.http.HttpServlet.service(HttpServlet.java:717)<br />
	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:374)<br />
	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:342)<br />
	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:267)<br />
	javax.servlet.http.HttpServlet.service(HttpServlet.java:717)</p>
<p>note The full stack trace of the root cause is available in the Apache Tomcat/6.0.18 logs.</p>
<p>Do you have any idea on this error.</p>
<p>Thanks,<br />
Deepthi</p>
]]></content:encoded>
</item>
</channel>
</rss>
