Really thanks for your reply,
1. the good idea is to I put process defination and related .ftl file in Drools guvnor.
Is there any way that I can get the path of .ftl file in Drools gunor to I can include theme in a frame?
2. waht about form submit? in current .ftl files we have:
<form action="complete" method="POST" enctype="multipart/form-data">
If i show the form in a portlet, where does it should submit and who is take care of that?
Thanks again