recuperate session from a directAction
recuperate session from a directAction
- Subject: recuperate session from a directAction
- From: Andres Toussaint <email@hidden>
- Date: Fri, 04 Feb 2005 21:21:02 -0500
Hi all:
Is there a way to call a WOComponent with additional parameters in the
queryString from within an embedded application in the browser?
and,
Is there a way to recuperate the session from a DirectAction call that
has a valid wosid?
The base url for the request is generated upon initial build of the
embedded application (that is assembled on the server at runtime), via
the WOActionURL.
The parameters will NOT come from WOForm or variable bindings. These
parameters are generated in runtime by the embedded application, and
thus there is no direct binding to a WOElement.
I have succesfully established this comunication with the server by
using a directAction from within my embedded application, and altough I
provide a WOSID in the query, the DirectAction creates a new session
instead of recuperating the one indicated in the query, and thus the
EOEditingContext is different than the one used in generating the
initial embedded application.
Thanks,
Andres.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden