setContentType()

2002-09-26 Thread Debopam Ghoshal
Hi All, Can anyone please let me know what are the different content type settings available. Actually i want to force the user download an xml file instead of it opening in the browser. So for this what content type setting should i use so that the user is prompted to download and save the file i

Urgent: Swing And JSP Communication

2002-03-18 Thread Debopam Ghoshal
Dear All, Can anyone please tell me how to send an object from a swing application to a JSP running on Tomcat 4. For example how can I print a string sent from the swing application, on the tomcat server console. Thanx in advance, Regards, Debopam. -- GMX - Die Kommunikationsplattform im Interne

Off Topic: About Networking

2002-03-13 Thread Debopam Ghoshal
Dear All, Can anyone pls tell me whether there is any means by which I can get all the IP addresses running in a specified domain. I can only specify the name of the domain or the name of the workgroup, as the case may be. Thanx in advance, Debopam. -- GMX - Die Kommunikationsplattform im Intern

Increase Server Timeout Period.

2002-02-24 Thread Debopam Ghoshal
Dear All, I am using Jakarta Tomcat 4.0, and I would like to know whether there is any means by which I can increase the time out period of the server. Currently I have a couple of beans which are performing some complex database queries/updates and also come I/O opertaions. These needs more time

JSP and FTP

2002-02-12 Thread Debopam Ghoshal
Dear All, I want to upload files from a JSP using the FTP. Can anbody suggest how can I proceed with this and also from where can I obtain the relevant FTP api along with documentation. I am presently using Tomcat 4.0 and JDK 1.3.1. Thanx in advance, Regards, Debopam.

Problem with fonts

2002-01-18 Thread Debopam Ghoshal
Dear All, Can anyone suggest on how I can use different fonts(multilingual) in my JSPs, especially when there is a chance that those fonts may not be present on the client's machine. Thanx in advance, Debopam -- Sent through GMX FreeMail - http://www.gmx.net

How to use Different Fonts

2002-01-15 Thread Debopam Ghoshal
Dear All, Can anyone suggest on how I can use different fonts(multilingual) in my JSPs, especially when there is a chance that those fonts may not be present on the client's machine. Thanx in advance, Debopam -- Sent through GMX FreeMail - http://www.gmx.net =

Problem with IBM Websphere Application Server 4

2002-01-14 Thread Debopam Ghoshal
Dear All, I recently installed IBM Websphere Application Server 4 along with IBM HTTP Server. The HTTP server starts automatically when my machine starts(OS: Windows 2000 Server). But when I start my Application Server, sometime it starts and most of the times it does not start. The administrator'

Re: Urgent : Compilation of JSPs

2001-12-27 Thread Debopam Ghoshal
No I don't think JSPs can be precompiled...servlets are used for that purpose. Infact there is a separate compiler (JSPC) that is internally called by the server when JSPs are to be compiled. regards, Debopam -Original Message- From: A mailing list about Java Server Pages specification a