Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
if you see struts-config design view and click on an action forward to edit the properties, here especially the forwards, then the finish button is not activated again after editing the forwards (not adding, just editing) to submit the changes. my two solutions are:
– simple edit the sourcecode instead of using the forms
– click in another textfield (e.g. input ), put in a letter and delete it again –> finish gets active
I managed to reproduce this behavior while editing Action Forward properties.
However, this is intentional – if you don’t make any changes (i.e. if you don’t edit) why would you want to “Finish”? You didn’t want to do anything – so you can press Cancel. Finish will activate only if there are some changes to be “finished”.
Perhaps I have misunderstood your problem, could you elaborate further?