orbeon 4.2 .. is jsp and php integration still an option?

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

orbeon 4.2 .. is jsp and php integration still an option?

DL
I'm revisiting the orbeon stable after about a year away.
I've just installed orbeon 4.2 CE on localhost.
One omission I note is the xforms-jsp app which was in /resources/apps in earlier releases
I'm in fact still interested in orbeon + PHP integration.
Where do I look for examples in php (or jsp) integration?





Reply | Threaded
Open this post in threaded view
|

RE: orbeon 4.2 .. is jsp and php integration still an option?

Stian Sigvartsen
RE: [orbeon] orbeon 4.2 .. is jsp and php integration still an option?

I'm using JSP integration, but for the moment this is with Orbeon 4.0 (PE). I use this for JSPs used for the view layer of portlets. Suspect it is available for non-portlet JSPs too but not sure about the PHP integration. http://wiki.orbeon.com/forms/doc/developer-guide/xforms-with-java-applications

-Stian

-----Original Message-----
From: DL [[hidden email]]
Sent: Sun 02/06/2013 16:07
To: [hidden email]
Subject: [orbeon] orbeon 4.2 .. is jsp and php integration still an option?

I'm revisiting the orbeon stable after about a year away.
I've just installed orbeon 4.2 CE on localhost.
One omission I note is the xforms-jsp app which was in /resources/apps in
earlier releases
I'm in fact still interested in orbeon + PHP integration.
Where do I look for examples in php (or jsp) integration?







--
View this message in context: http://discuss.orbeon.com/orbeon-4-2-is-jsp-and-php-integration-still-an-option-tp4656854.html
Sent from the Orbeon Forms community mailing list mailing list archive at Nabble.com.

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].


--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
 
 
Reply | Threaded
Open this post in threaded view
|

Re: orbeon 4.2 .. is jsp and php integration still an option?

Alessandro  Vernet
Administrator
In reply to this post by DL
Hi,

There is an xforms-jsp directory at the top level inside the WAR, along WEB-INF. And xforms-jsp contains examples using XForms in JSP and calling services. (I don't think xforms-jsp ever was inside resources/apps; JSPs needs to be outside of WEB-INF for the app server to run them.)

However we don't have PHP examples. I don't think there is any very simple solution at this point for you to generate XForms in PHP and have it processed by Orbeon Forms. Supporting that use case isn't impossible, but is a "project" that would need to implemented :).

Alex
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet