| Author |
<spring:nestedPath> and <spring:bind>
|
cherry sai
Greenhorn
Joined: Aug 01, 2011
Posts: 3
|
|
Hi,
i have some problem in the following code..
here is my jsp code..
in the above code, i would like to bind only 3 items to my modelAttribute( issue_id, deve_names and priority)
but the jsp page is not getting displayed and its showing the following error:
" Neither BindingResult nor plain target object for bean name 'developer_Issues' as request attribute "
my controller code:
my dao class..
my stack trace..
can someone please tell me what was the mistake done by me..
thanks in advance..
|
 |
 |
|
|
subject: <spring:nestedPath> and <spring:bind>
|
|
|