Hello,
I'm refurbishing my app from xsp to flowscript, and I often abuse the XSP input logicsheet to access different input module values from inside a pipeline. Mostly, they're request and session context values, but sometimes I use other input modules as well.
At first I thought I could make do with the JXTemplateTransformer, but I have no clue on how to access a session context (not a simple session) from JXPath, or how to access the rest of the input modules (xmlfile is quite usefull for dirty tricks).
I need to find a way to inject those values into the pipeline. Someone has an idea on how?
I'd also like to know the best way to retrieve those values from flowscript... Again, I kknow how to get the session, or the request, but what about the session contexts? Is there a way to access them without creating the avalon component?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
