Hi All,
i am using
struts,springs,and hibernate in my project.
in one of my new
jsp pages i am checking whether there is a state change in jsp.if there is no changed it prompts no values changed else it will submit the form.
however even when there is a changed in the values , my page is prompting the values not changed message.
here is my jsp :
the condition i am using in my action page was :
Kindly help me to shoot this issue.