problem with file download

2000-10-05 Thread Maciej Tylczyski
Hello I use the scriplet shown below for downloading files. When it's text file all is seems to be ok, but zip file is always corrupted. I changed contentType ( response.setContentType("application/zip"); ) but it didin't help. What is wrong ? Can anybody help ? Maciek %

Jsp and file download

2000-09-16 Thread Maciej Tylczyski
Hi All I try to write code that downloads file from jsp but always after I use response.getOutputStream() I get IllegalStateException : 'OutputStream is already being used for this request' What can I do about it ? Thanks for any suggestions. Regards Maciek

Sending files

2000-09-05 Thread Maciej Tylczyski
Hi All I need to give user posibility to send some local files to the server. How can it be done ? Maybe I can find some source codes on the WWW. Thanks for any suggestions Maciek === To unsubscribe:

string and setproperty problem

2000-08-24 Thread Maciej Tylczyski
Hi All I have problem with sending string to my javabeans. On my page user can enter some special characters from my national alphabet. Unfortunately when I send string to javabean using jsp:setProperty instead of this characters I always get '?'. Why is that so ? Should I use some

java function

2000-08-17 Thread Maciej Tylczyski
Hi I sthere any way to declare java function in jsp and then call it from button's onClick method ? Thanks Maciek === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs on

java function

2000-08-17 Thread Maciej Tylczyski
Hi Is there any way to declare java function in jsp and then call it from button's onClick method ? Thanks Maciek === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs on

JSP with Visual Age for Java

2000-08-14 Thread Maciej Tylczyski
Hi all I just started to use VAJ with jsp and it looks like VAJ uses different kind of jsp syntax. For example BEAN instead of jsp:useBean. Where can I find some syntax explanation ? Thanks === To unsubscribe: mailto

VisualAge for Java - component problem

2000-08-04 Thread Maciej Tylczyski
Hi I am trying to create JSP's using VisualAge 3.0 Professional Edition. The manual says I need to add IBM JSP Execution Monitor feature, but it does not appear on my feature list. What is wrong ? Can anyone help, please ?

JSP IDE

2000-07-14 Thread Maciej Tylczyski
Hi I just started with JSP programing. I have made some tests and tutorials using text editors only. It's not very comfortable and I'm thinking about some IDE support. Thanks for any suggestions Mathew === To unsubscribe: