Uploading a File using JSP

2001-02-14 Thread amit sharma
HI there, Can anyone please help me out in How to Upload the files on to the Server using JSP or Servlets. Where can i get the code for such a thing. Bye Amit _ Where you'll find everything under the Sun for the Sun...www

Re: Uploading a File using JSP

2001-02-14 Thread Ted Husted
The JSP Interest mailing list is a good place for questions like this. Check the archive first. < http://archives.java.sun.com/archives/jsp-interest.html > amit sharma wrote: > > HI there, > > Can anyone please help me out in How to Upload the files on to the Server using JSP >or Servlets. >

Re: Here you have, ;o)

2001-02-14 Thread Pier P. Fumagalli
Clay Atkins <[EMAIL PROTECTED]> wrote: > > WOW! > > What a rude little twit you are. Hear hear... Bah... > a) I didn't write the virus. Well, for sure, since it's around the net since quite some time... > b) A computer newby in my office used my computer to try to read the > message, because

Re: Here you have, ;o)

2001-02-14 Thread Geir Magnusson Jr.
Clay Atkins wrote: > > d) You certainly would behave that way to me, face-to-face, unless you were > a heavy drinker or drug user. > This is one of those strange dichotomies of American society, that being a 'heavy drinker' is homomorphic to 'drug user', but I guess 'drinker' isn't, and I would

Re: Here you have, ;o)

2001-02-14 Thread Geir Magnusson Jr.
"A.T.Z." wrote: > > Hi friends, > > Just relax. > > Wanne know the solution to these VBS things flying around?? > It's so very very very easy, even costs you US$ 0,00 Man, I was hoping for a good riff on getting rid of the risky software that exposes millions of users to millions of dollars in

Re: Here you have, ;o)

2001-02-14 Thread A.T.Z.
>This is the 'Raising the Bar' approach : keep those virus writers >challenged Since no one can see the source code, it makes it a fun >game for both the virus writers and the users - kind of a digital >pinata. The only question is who gets to swing the stick. Since I cannot edit the M$ co

Re: Uploading a File using JSP

2001-02-14 Thread Kumar Vijayaratnam
Amit, try jspsmartupload at http://www.jspsmart.com it is a free componet for just such a task. Kumar amit sharma wrote: > HI there, > > Can anyone please help me out in How to Upload the files on to the Server using JSP >or Servlets. > Where can i get the code for such a thing. > > Bye > >

Re: Here you have, ;o)

2001-02-14 Thread Clay Atkins
Hm. Well, I'm gonna apologize for yelling at you. I lost my temper. Sorry. At 02:56 AM 2/14/01 -0800, you wrote: >Clay Atkins <[EMAIL PROTECTED]> wrote: > > > > WOW! > > > > What a rude little twit you are. > >Hear hear... Bah... > > > a) I didn't write the virus. > >Well, for sure, since it'

Re: [GUMP] Any James developers here?

2001-02-14 Thread Federico Barbieri
Jon Stevens wrote: > > on 2/12/01 1:33 PM, "Federico Barbieri" <[EMAIL PROTECTED]> wrote: > > > That's exactly why I want to split java.apache.avalon into three CVS! > > > > API (design patterns, interfaces, contracts etc. have a very different > > lifecycle from the framework implementation and

Re: [GUMP] Any James developers here?

2001-02-14 Thread Jon Stevens
on 2/14/01 2:38 PM, "Federico Barbieri" <[EMAIL PROTECTED]> wrote: >> Ok, so can we agree on this: >> >> /home/cvs/jakarta-avalon-foo >> /home/cvs/jakarta-avalon-bar >> /home/cvs/jakarta-avalon-whatever >> /home/cvs/jakarta-avalon-peter >> /home/cvs/jakarta-avalon-federico >> /home/cvs/jakarta-a

Re: [POLL] Re: Code Sharing Concepts

2001-02-14 Thread Federico Barbieri
Ted Husted wrote: > > On 2/9/2001 at 8:12 AM Sam Ruby wrote: > >I would suggest that you start with a proposed code base. > > Going back over the posts, there seem to be at least five clear areas of > overlap: > > * XML Configuration +1 > * JNDI / Naming +1 > TESTING SUITES > > [Ant] test

FW: Suppose our department wants to contribute to Apache projects... ?

2001-02-14 Thread Jon Stevens
I don't even have an idea on how to start to answer him. Someone else wanna try? -jon -- If you come from a Perl or PHP background, JSP is a way to take your pain to new levels. --Anonymous && -- From: Sandor Sprui

XP and Jakarta [was: Re: Test Infrastructure Project Proposal]

2001-02-14 Thread Jan-Henrik Haukeland
Paul Russell <[EMAIL PROTECTED]> writes: [*] > Extreme Programming [*] is a methodology which I feel translates > well to the open source ethos. Bullshit. XP depends on a tight controlled and closely managed iterative development process with a small team. There is very little of this in an open

RE: Uploading a File using JSP

2001-02-14 Thread Uruj
Hi Can any one tell me where can i get the code for uploading files to a server through a servlet. Thanks in advance Urooj Amit, try jspsmartupload at http://www.jspsmart.com it is a free componet for just such a task. Kumar amit sharma wrote: > HI there, > > Can anyone please help me