You are viewing a plain text version of this content. The canonical link for it is here.
Posted to agila-dev@incubator.apache.org by "Geoff Howard (JIRA)" <ag...@incubator.apache.org> on 2006/03/27 13:46:25 UTC

[jira] Updated: (AGILA-44) Option to use JSP Includes for rendering forms for Task nodes.

     [ http://issues.apache.org/jira/browse/AGILA-44?page=all ]

Geoff Howard updated AGILA-44:
------------------------------

    Attachment: jspIncludeForm.patch

proposed patch

> Option to use JSP Includes for rendering forms for Task nodes.
> --------------------------------------------------------------
>
>          Key: AGILA-44
>          URL: http://issues.apache.org/jira/browse/AGILA-44
>      Project: Agila
>         Type: New Feature
>   Components: BPM Console
>     Reporter: Geoff Howard
>  Attachments: jspIncludeForm.patch
>
> The existing HTTPRenderer used in the sample webapp only supports returning the html of the form as a String.  This leads to an ugly StringBuffer exercise in the sample LeaveApplication process as noted in the code.  This patch provides an alternate renderer and adjusts the existing rendering mechanism to account for the new option.
> There is certainly a cleaner way to do this - most probably through a true callback method, but for now this seems to work.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira