Bir sorum var. formController'da bir işlev üzerinde @ModelAttribute kullanıyorum. @ModelAttribute("modelAttrVar")
public ModelAttr function(){
ModelAttr obj = new ModelAttr();
//...code
Spring MVC 3.0'da ModelAttribute ile garip bir sorun yaşıyorum. Uygulamayı localhost'ta dağıtırken, iyi çalışıyor. Ben bir uzak sunucuda uygulamanın dağıtımını Ama bu hataları ile, her kullanıcı erişi
Bir CardRequestResource yayınlayacağız bir form yapmaya çalışıyorum Değerleri Are ModelMap: <form:form id="detailForm" name="detailForm" modelAttribute="cardRequestResource">
<form:input path="st