I am using a spring mvc controller. Inside controller i am putting some value lets say string inside model. Now i would like to retrive that value or lets just say print tha
jsp code ... ..
This worked for me where formBean is the name of form backing object and property is filed of the form class