I have created a custom form action which contains the following: dialog, addfields.jsp, forward.jsp.I am using the add fields.jsp to construct a simple form and a submit button. My intention is that when the user submits, to form data is sent to another component where i invoke a service and then ...