Lee,I'm really grateful for your patient attempt to help me. I'm afraid
I don't know what "In the template that does the actual render of the
form" means. I am using a custom prefill service, which is written in
Java and packaged up in an OSGi bundle. The data to prefill the form are
returned from the getDataXMLForDataRef method defined in the
DataXMLProvider interface. The code you've provided looks like it's from
a JSP. Where would I put this JSP in CRX-DE Lite? Does it get called
before or af...