Hi all,
I have tried this in one of the JSPs in my application, it works very well. But When I do it on any of subsequent or other JSPs I dont get values set into my command object. Please have a look at the following code and let me know where I am going wrong.
Note, I tried to copy from the download functionality to get this working, Hence the form bean reused here. But it did not work when I had upload bean either. So copying the code as it is.
Spring XML
Controller
JSP
Command class
In the log file, the following line has null for searchstring. Please let me know what is wrong in the code.
Thanks,
Kavitha.