RE: MultiPartRequest bean for File Upload missing?

2007-08-09 Thread Hafeez-ur Rehman
Hi, Add enctype property as form attribute Hafeez -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of yitzle Sent: Thursday, August 09, 2007 8:23 AM To: Struts Users Mailing List Subject: MultiPartRequest bean for File Upload missing? I'm trying to add a fi

please unsubscribe me from this list.

2007-07-16 Thread Hafeez-ur Rehman
Hell All, I tried a lot but I can't unsubscribe from this list. Can somebody do this for me. Thanks in advance. Hafeez

RE: Newbie. validate Inputs. Request-Attribute lost

2007-04-25 Thread Hafeez-ur Rehman
r" in this way: request.getAttribute("userDetail"); but the return of this methode is null ?? Hafeez-ur Rehman wrote: > > Hi, > > Your previous request is finished and the request level optionsCollection > attribute also washed out. After the failure of validate m

RE: Newbie. validate Inputs. Request-Attribute lost

2007-04-25 Thread Hafeez-ur Rehman
Hi, Your previous request is finished and the request level optionsCollection attribute also washed out. After the failure of validate method, you need to set it again "optionsCollection" as request attribute if you don't want to make is session level attribute. Hafeez -Original Message-