Re: Struts 1.2.x and File I/O

2009-12-23 Thread vineith kaul
Related to this file upload thing , I am using the struts2 file upload.I know struts2 file-upload deletes the uploaded temp file.From a security stand point, do we still need to validate the input file (for bad input) or the fact that it got deleted should take of everything? Thanks! Kaul On Wed,

Re: Struts 1.2.x and File I/O

2009-12-23 Thread Dan Vargas
Ok, that's what I had figured, thanks. 2009/12/23 Paweł Wielgus > Hi Dan, > struts see only files on server, > so if You want to do something with a local file You have to upload it > to the server. > Also it's not struts related, all HTTP based solutions behave that way. > > Best greetings, > P

Re: Struts 1.2.x and File I/O

2009-12-23 Thread Paweł Wielgus
Hi Dan, struts see only files on server, so if You want to do something with a local file You have to upload it to the server. Also it's not struts related, all HTTP based solutions behave that way. Best greetings, Pawel Wielgus 2009/12/23, davargas123 : > > Is it necessary to upload a file to th

Re: Struts 1.2.x, How reference form.field if disallows form Name attribute?

2006-06-30 Thread Mississippi John Hurt
Thanks for the help! On 6/30/06, David Durham <[EMAIL PROTECTED]> wrote: Mississippi John Hurt wrote: > Hi, > no longer allows "name" attribute. Problem is I have javascript > that refers to a field on the form by the formName.fieldName. So now I > get a > javascript error. If I can no longer

Re: Struts 1.2.x, How reference form.field if disallows form Name attribute?

2006-06-30 Thread David Durham
Mississippi John Hurt wrote: Hi, no longer allows "name" attribute. Problem is I have javascript that refers to a field on the form by the formName.fieldName. So now I get a javascript error. If I can no longer assign a name to the form, then the big question is how can I refer to a field on

Re: Struts 1.2.x, How reference form.field if disallows form Name attribute?

2006-06-30 Thread Vantuir Muniz
Hi, Try this field document.forms[0].elements[field].value select var codUnidade = document.forms[0].codunidadegestor.options[document.forms[0].codunidadegestor.selectedIndex].value; Vantuir Muniz On 6/30/06, Mississippi John Hurt <[EMAIL PROTECTED]> wrote: Hi, no longer allows "name" att

RE: [struts-1.2.x] Struts Validator?

2006-03-29 Thread Michael Laccetti
ED] Sent: Wednesday, March 29, 2006 6:00 PM To: Struts Users Mailing List Subject: Re: [struts-1.2.x] Struts Validator? On 3/29/06, Michael Laccetti <[EMAIL PROTECTED]> wrote: > I'm using the validator framework in a server-side world. User > submits form, validator is invoked, p

Re: [struts-1.2.x] Struts Validator?

2006-03-29 Thread Niall Pemberton
On 3/29/06, Michael Laccetti <[EMAIL PROTECTED]> wrote: > I'm using the validator framework in a server-side world. User submits > form, validator is invoked, page with errors is displayed. Now, 99% of > the examples I've found out in the wild all talk about the client-side > stuff. And of the 1

Re: Struts 1.2.x

2004-08-26 Thread James Mitchell
urham" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, August 26, 2004 9:49 AM Subject: Re: Struts 1.2.x > Ted Husted wrote: > > > GA grade > > Pardon my ignorance; what does GA stand for? > > I assume

Re: Struts 1.2.x

2004-08-26 Thread Nicolas De Loof
General Availability: http://struts.apache.org/acquiring.html > Ted Husted wrote: > > > GA grade > > Pardon my ignorance; what does GA stand for? > > I assume that it's not General Admission? > > > Thanks, > > Dave > > > >

Re: Struts 1.2.x

2004-08-26 Thread David Durham
Ted Husted wrote: GA grade Pardon my ignorance; what does GA stand for? I assume that it's not General Admission? Thanks, Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Struts 1.2.x

2004-08-25 Thread Ted Husted
On Wed, 25 Aug 2004 16:22:34 -0700 (PDT), wrote: > Do you know when 1.2.1 (or whatever is the latest version) is going > to be GA'd?  I see that it's been in Beta for about 5 weeks, but my > boss won't let me install it to production boxes unless it's in GA > status.  We have a major issue with th

Re: Struts 1.2.x binaries download?

2004-06-11 Thread Joe Germuska
That said I've the impression that struts becoming a top level apache project means that the requirements for release are stricter than when 1.1 came out. But there's certainly a hive of activity going on to get 1.2 released. Actually, I wouldn't say that's true. In fact, going forward, we hop

RE: Struts 1.2.x binaries download?

2004-06-11 Thread Wendy Smoak
Illya Kysil wrote: > > http://cvs.apache.org/builds/jakarta-struts/nightly/ > Thanx, but I would like to use something more stable... Suit yourself, but the code doesn't GET much more stable than in the days leading up to a release. I've been using nightlies for as long as I can remember, and h

Re: Struts 1.2.x binaries download?

2004-06-11 Thread Xavier Poinsard
Illya Kysil wrote: Hi all, Are there any Struts 1.2.x binaries downloads available? http://jakarta.apache.org/site/binindex.cgi reports 1.1 is the latest. see below for 1.2.0 binaries : http://www.mail-archive.com/[EMAIL PROTECTED]/msg94777.html -

Re: Struts 1.2.x binaries download?

2004-06-11 Thread Mark Lowe
There is chat of a release of 1.2 on the dev list, but I'm also waiting.. I've a few internal apps running on 1.2 but like you i cant be arsed with the bleeding edge stuff. That said I've the impression that struts becoming a top level apache project means that the requirements for release a

Re: Struts 1.2.x binaries download?

2004-06-11 Thread Illya Kysil
Mark Lowe wrote: You'll want to look at the nightlies. http://cvs.apache.org/builds/jakarta-struts/nightly/ Thanx, but I would like to use something more stable... -- Illya Kysil, software developer Delphi/C/C++/C#/Java/Forth/Assembler ---

Re: Struts 1.2.x binaries download?

2004-06-11 Thread Mark Lowe
You'll want to look at the nightlies. http://cvs.apache.org/builds/jakarta-struts/nightly/ Mark On 11 Jun 2004, at 14:08, Illya Kysil wrote: Hi all, Are there any Struts 1.2.x binaries downloads available? http://jakarta.apache.org/site/binindex.cgi reports 1.1 is the latest. -- Illya Kysil, soft