Re: [Carbon-dev] WS-HumanTask Implementation - Rendering task input and output messages.

2012-01-24 Thread Srinath Perera
Basically idea was to deploy the war that does UI for human tasks as a webapp and link to it rather than running it within carbon and dealing with class loaders. Problem is when we going to the UI that runs as a war, we need users to automatically login and access the page if user has already logg

[Carbon-dev] WS-HumanTask Implementation - Rendering task input and output messages.

2012-01-24 Thread Sanjaya Vithanagama
Hi All, In HumanTask implementation, we need to display the task's input message and construct the task's output based on data captured from the user who completes the task. For this purpose we thought of using JSP files to display the task input message and constructing the task output (both are