guys,

i came from a view with a spring:bind w/c i can successfully receive the values in my controller, but then my problem is the next view, will also have a spring:bind w/c i always get an error is there is a spring:bind tag, but when you remove the spring:bind tag, it would work.

but i need the spring:bind tag to be there.

how must i do this.

can i put an urlMapping to be a success view, so that it would first go to a controller again before displaying the page i wanted that has a spring:bind tag?

any help would be very much appreciated. thanks