Calling a bean from Xforms

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

Calling a bean from Xforms

javi cerro
Hello every body,

I have a bean create in the following directory: /WEB-INF/classes/com/bean/mybean.java and I want to call it from a xform. When the called is finish, the bean returns a users name and I want to show this list in the xform view. How I can do it?

--
Regards
Javier Cerro

--
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: Calling a bean from Xforms

fl.schmitt
Hi javi,

> I have a bean create in the following directory:
> /WEB-INF/classes/com/bean/mybean.java and I want to call it from a
> xform. When the called is finish, the bean returns a users name and I
> want to show this list in the xform view. How I can do it?

maybe the delegation processor does what you want to  achieve:

http://www.orbeon.com/ops/doc/processors-delegation#d99e173


florian




--
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