Context:
I have a servlet that is recieving a data stream via HTTP PUT and then
returning a simialr data stream, this is working fine, but I would like
to do one of 2 things.
1) Can I make this servlet an Action of some sort, keeping it within the
context of Turbine?
2) I am having trouble sharing Session information between Turbine and
my servlet, they are both in the
web.xml in turbine's directory, but the sessions return differently. Is
RunData.session the same as request.getSession()?
Any help would be appreciated
Kevin
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]