how to contact orbeon filter from java

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

how to contact orbeon filter from java

daniele ippoliti
Hello guys,

I'm working with this architecture alfresco/share + betterform and I would like to migrate to orbeon.

Since in betterform I had a Servlet to contact and here a Filter which should be the standard way to contact orbeon from Java ? I have to set some properties on the request?

Thank you

Daniele Ippoliti


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: how to contact orbeon filter from java

Tambet Matiisen
I do not know much about Alfresco architecture, but you should be able
to just generate XForms from your servlet and Orbeon filter intercepts
it and converts to HTML+Javascript. Maybe you can set up the Orbeon
filter to run before Alfresco servlet? You can find all details here:
http://wiki.orbeon.com/forms/doc/developer-guide/xforms-with-java-applications#TOC-Generating-XHTML-and-XForms

   Tambet

On 15.11.2011 17:55, daniele ippoliti wrote:

> Hello guys,
>
> I'm working with this architecture alfresco/share + betterform and I
> would like to migrate to orbeon.
>
> Since in betterform I had a Servlet to contact and here a Filter which
> should be the standard way to contact orbeon from Java ? I have to set
> some properties on the request?
>
> Thank you
>
> Daniele Ippoliti


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws