Hi,
> I think I would like to rely on XSLTForms + eXist. What do you think about storing my files within eXist?
>
> Do you see a solution?
As I already wrote on the eXist ML, applying the stylesheet
server-side does not work right now. This seems to be just a browser
issue, caused by a wrong content type in the HTTP response header.
This should be easy to fix on the eXist side, but I didn't have time
yet, sorry.
You thus need to make sure that the stylesheet is applied on the
client (the browser). A few moments ago, Dan posted a workaround which
makes XSLTForms work with stored XQueries. Please check the eXist ML.
Wolfgang
|