{"id":4625,"date":"2014-03-30T14:03:27","date_gmt":"2014-03-30T14:03:27","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/bean-dynamic-values-in-spring-mvc-collection-of-common-programming-errors\/"},"modified":"2014-03-30T14:03:27","modified_gmt":"2014-03-30T14:03:27","slug":"bean-dynamic-values-in-spring-mvc-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/bean-dynamic-values-in-spring-mvc-collection-of-common-programming-errors\/","title":{"rendered":"Bean dynamic values in Spring MVC-Collection of common programming errors"},"content":{"rendered":"<p>I had made project on Spring MVC few months back.<\/p>\n<p>I am facing a problem that values on the bean are changing from time to time.<\/p>\n<p>After changing the values, I needs to restart the Apache Tomcat.<\/p>\n<p>How can I implement the change in values without restarting Apache Tomcat.<\/p>\n<p>Kindly find following bean declaration in <em>spring-servlet.xml<\/em> file<\/p>\n<pre><code>\n\n     \n\n    \n        \n            Bihar Board\n            CBSE Board\n            UP Board\n            Jharkhand Board\n            Uttarakhand Board\n            Punjab Board\n            MP Board\n            Chhattisgarh Board\n        \n    \n\n    \n        \n            10th\n            12th\n            AIEEE\n            AIPMT\n        \n    \n\n\n<\/code><\/pre>\n<p>I am not a experienced person in Spring domain.<\/p>\n<p>Kindly provide some links so that I can understand these concepts.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I had made project on Spring MVC few months back. I am facing a problem that values on the bean are changing from time to time. After changing the values, I needs to restart the Apache Tomcat. How can I implement the change in values without restarting Apache Tomcat. Kindly find following bean declaration in [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-4625","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/4625","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=4625"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/4625\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=4625"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=4625"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=4625"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}