Hi

I have a page where users can upload a file to the application server.
When doing this post request the content type is "multipart/form-data".
My application is session based and I rely on the session to be alive for
all requests. But when I make this request JRun doesn't recognize the
current session (the "jsessionid" parameter IS set). I tried the same thing
on other application servers and it works just fine on them so it must be a
JRun problem. Is this a known bug and does anybody know a way to work
around it?

Thanks,
Bent

PS: I'm running JRun 3.0 sp2 with IIS 4 and JDK1.3 on WinNT


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to