RE: File-Upload - empty after validation

2002-04-26 Thread Rooms, Christoph
-Original Message- From: Witbeck, Shane [mailto:[EMAIL PROTECTED]] Sent: donderdag 25 april 2002 15:38 To: [EMAIL PROTECTED] Subject: RE: File-Upload - empty after validation A good alternative to the struts file upload servlet is the one from servlets.com: http://servlets.com/cos/index.html I

Re: File-Upload - empty after validation

2002-04-25 Thread matt_raible
This *would* be possible using cookies and javascript if you could set the value of an element, but this is against the rules of the html-spec, so no go. I'm sure there is a way to workaround it, like setting the filepath as a cookie and then rendering an - but then the user will not be abl

RE: File-Upload - empty after validation

2002-04-25 Thread dhay
CTED]> To: [EMAIL PROTECTED] cc:(bcc: David Hay/Lex/Lexmark) Subject: RE: File-Upload - empty after validation A good alternative to the struts file upload servlet is the one from servlets.com: http://servlets.com/cos/index.html I am currently using it in a project to upload images a

RE: File-Upload - empty after validation

2002-04-25 Thread Witbeck, Shane
A good alternative to the struts file upload servlet is the one from servlets.com: http://servlets.com/cos/index.html I am currently using it in a project to upload images and it works great. Sincerely, Shane Witbeck __ Developer, Bank of America email: [EM