|
Hi, I am working on an J2EE web application that calls out to Presentation
Server using a HTTP GET to gather data using XForms. The problem I have is how do I get the XForm instance data
back for processing by a Servlet in the original web app ? Note that we
do not wish to use persistence in the Presentation Server layer – this used
only for gathering data. I have looked at the documentation but there does not seem
to be an obvious route. Any help appreciated. Regards, Avinder |
