Creating a dynamic transition context
For an example of how to create a dynamic transition context from within a JSP, see the following in the HTML Sample Application:
▪ cancelConfirmation.jsp
▪ cancelConfirmationState in financialInfoProc.xml (note that the “Cancel” transition does not define any context)
Go up to