I have a jsp page with two submit button and their captions
are "Next" and "Previous". And my question is:
If i click any of these buttons how i can know which button
i pressed.....so that i can set the view in web-flow.xml file....
based on the caption of those buttons


Reply With Quote