Hmm,

Can you pick up variables as they're submitted from place to place or simply
placed in the querystring? Not what I recommend but are you having trouble
with this as well? I've found the two to be connected when working with some
JSP. It would help me dig in my archives for the problem if that's it.

Matt

Java Internet Programmer
Jupiter One, Web World Studios WC
(818) 763-2927
----- Original Message -----
From: "Makarand" <[EMAIL PROTECTED]>
To: "JRun-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, February 27, 2001 10:02 PM
Subject: RE: URGENT HELP REQUIRED....( Problem in Multipart/Form-Data
Upload)


>
> Dear Friends,
>
> I am using enctype="multipart/form-data" for the first form (one.jsp); I
am
> also doing URL rewriting in one.jsp to send accross the session and
storing
> the variable in the HttpSession using the method setAttribute() and then
> trying to retrieve the same in the second form (two.jsp) through
> HttpSession's getAttribute() method; but, I am not able to get the session
> id which I have set in the first page (one.jsp) when cookies are disabled.
> Could anyone help me out with this issue so that I can make some settings
so
> that I can get the session in the second form.
>
> The two files I mentioned above are attached alongwith.
>
>
> Best regards,
>
> Makarand.
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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