Re: [OT] Passing a DynaForm in a URL inputStream

2005-08-17 Thread BHansard
nputLine ); } in.close(); [EMAIL PROTECTED] [EMAIL PROTECTED] 08/17/2005 03:04 PM Please respond to "Struts Users Mailing List" To user@struts.apache.org cc Subject [OT] Passing a DynaForm in a URL inputStream Sorry for the off topic post, I have a case wh

[OT] Passing a DynaForm in a URL inputStream

2005-08-17 Thread BHansard
Sorry for the off topic post, I have a case where I am generating a struts form and placing it into a session. I am having to create a inputStream based on a URL of a JSP which uses the form, but the JSP cannot find the form in any scope. Does the URL use a different request/session than the ac