Actually I was somehow trying to capture in the same jsp without form submission, but realised no way of doing :( atleast could not identify a way , so doing a form submission and getting the...
Type: Posts; User: sai_satyasai; Keyword(s):
Actually I was somehow trying to capture in the same jsp without form submission, but realised no way of doing :( atleast could not identify a way , so doing a form submission and getting the...
Thanks for you help. I have fixed the issue.
Satya
Thanks for the quick response. Let me explain you clearly what am doing and any pseudo code would be of much help here.
MyController extends MultiActionController
List<Domain>...
Hi,
I am new to jstl core and Spring and have been searching for the solution for the below scenario for 2 days and finally registered to this site today.
I am trying to find the selectedValue...