Questions about Separate Deployment

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Questions about Separate Deployment

arvinder.singh
Hi,

1) In Separate Deployment page flow cannot be used. I am trying to retain the header/footer/sidebar from my current application. In Integrated deployment, this can be achieved by epilouge and themes. How should I achieve the same effect with Separate Deployment? I am able to run the guess-the-number in Separate Deployment mode without using the header/footer of my current application.

2) I tried to use the jsp:include for including the header/footer in guess-the-number example in Separate Deployment mode. Header/footers are displayed. but xforms engine puts a form element with Id=xforms-form around the whole page along with the error divs (these divs are not visible on the page), which is causing my page's look and feel to change. Is there any way I can remove these divs from my page, if there is no error? Also, is it possible to get rid of this form element that xform engine is putting around my code?

3) If anyone has a sampple application for Separate Deployment, that implements its own page common features e.g. header/footer, Please post it along with the answers to these questions.

Regards
Arvinder Singh