AW: [Keelgroup] Upload...

2004-08-12 Thread Vidakovic Aleksandar
- Von: Vidakovic Aleksandar Gesendet: Montag, 9. August 2004 17:19 An: [EMAIL PROTECTED] Betreff: RE: [Keelgroup] Upload... Maybe I found the source of my problem (is it only me?)... In clnt-struts you have the class "StrutsClientConnector" where you can find the following lines: [cod

Re: AW: [Keelgroup] Upload...

2004-08-10 Thread Aleksandar Vidakovic
app-clobblob and app-fileservices use it in different ways... and I was just wondering which one would be the correct way. Aleks On Mon, 2004-08-09 at 17:24, Stephen Davidson wrote: > Greetings. > > I was. I will be again. And I think the Platinum Solutions guys are as > well., > > Why? >

Re: AW: [Keelgroup] Upload...

2004-08-09 Thread Stephen Davidson
Greetings. I was. I will be again. And I think the Platinum Solutions guys are as well., Why? Regards, Steve Vidakovic Aleksandar wrote: Is anyone using app-fileservices? -- Java/J2EE Developer/Integrator Stephen Davidson and Associates, Inc. Chair, Dallas/FortWorth J2EE Sig 214-724-7741 ht

RE: [Keelgroup] Upload...

2004-08-09 Thread Vidakovic Aleksandar
x27;s attributes the best location for the "type" switch? NOTE: not yet finished with my tests... especially "((DynaBean)oneInput.get("attributes")).get("type").equals("binary")" is not working if there are no attributes... but in principle the

AW: [Keelgroup] Re: AW: [Keelgroup] Upload...

2004-08-09 Thread Vidakovic Aleksandar
PROTECTED] Betreff: [Keelgroup] Re: AW: [Keelgroup] Upload... Aleks - You are right about the tag. It should go in the struts-config.xml file. Why it's in the jsp page I have no idea. The fileservices module is based on the Struts file upload api. It uses the Formfile object to do all the stuff.

[Keelgroup] Re: AW: [Keelgroup] Upload...

2004-08-09 Thread santanu_dutt
yone using app-fileservices? > > -Ursprüngliche Nachricht- > Von: Aleksandar Vidakovic [mailto:[EMAIL PROTECTED] > Gesendet: Sonntag, 8. August 2004 12:12 > An: [EMAIL PROTECTED] > Betreff: [Keelgroup] Upload... > > > Hi all, > > I have problems uploading files. I d

AW: [Keelgroup] Upload...

2004-08-09 Thread Vidakovic Aleksandar
Is anyone using app-fileservices? -Ursprüngliche Nachricht- Von: Aleksandar Vidakovic [mailto:[EMAIL PROTECTED] Gesendet: Sonntag, 8. August 2004 12:12 An: [EMAIL PROTECTED] Betreff: [Keelgroup] Upload... Hi all, I have problems uploading files. I don't use app-fileservices

[Keelgroup] Upload...

2004-08-08 Thread Aleksandar Vidakovic
Hi all, I have problems uploading files. I don't use app-fileservices, but implemented my own upload/download models (needed some additional features). So, let's suppose that I didn't make a mistake copying the existing models ;-)... my problem is the following line byte[] data = ((BinaryWrapper)