You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by morten svanæs <mo...@web-som-virker.no> on 2003/06/07 04:05:06 UTC

XMLForm modeldata

Hi,
I'm trying to make a solution for inserting dynamic data into a
xmlform datamodel currently a xml file. What I do is that I use
a xml file as the datamodel, that way I feel I have better control
of the datamodel and I can reload my submited data saved in
xindice very easy back into the form for editing. But now I want
to populate a selectmany entity with data from a collection in
xindice, what I think is a possible solution is to use the
org.apache.commons.jxpath.JXPathContext.createPathAndSetValue
to make the necessary items in the datamodel. Since this probably is
a common problem I wanted to check if there is allready some
solution or work in progress on this issue or kust some hints how use
the ceatePathAnsSetValue especially how to make the AbstractFactory.

Regard
Morten Svanæs


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org