I have a bean named for example Breed, it has fields name and color.

Then in *.jspx I want to insert via spring form new Species to the database:


<form:form commandName="breed"...