Login  Register

Re: colocating *.jsp (and *.php) with xforms apps files

Posted by DL on Dec 13, 2010; 4:09pm
URL: https://discuss.orbeon.com/colocating-jsp-and-php-with-xforms-apps-files-tp3070304p3085634.html

Erik Bruchez wrote
... but basically what you want is quercus first, then the XForms filter.

-Erik    
that is exactly what I've been struggling with .. how do I first invoke quercus servlet (to pre-process embedded php code to dynamically change xhtml) and then .. secondly .. invoke orbeon filter?  i.e. two passes of compilation?

what specifies the sequence of running servlets?

the order in which they are defined in web.xml .. or what?

Thanks.