on 12/20/2000 3:39 PM, "Kevin Kress" <[EMAIL PROTECTED]> wrote:

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

Yes.

> 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()?

Yes.

-jon

-- 
Honk if you love peace and quiet.




------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to