Re: draw image

2000-12-27 Thread Bhuvaneswari Palanivel
Hi , I am also getting tha same problem. Could u tell about this to me detail. Thanx Bhuvana.. -- From: Ching sen, Jackson[SMTP:[EMAIL PROTECTED]] Reply To: A mailing list about Java Server Pages specification and reference Sent: Monday, November 27, 2000

Re: draw image

2000-12-27 Thread Bhuvaneswari Palanivel
Hi, We are also getting the same problem. Our X Windows server is running. We are using NES and Servlet Exec. Please tell me how to set the DISPLAY variable and where. Is it in the start script for NES. Thanx in advance, Bhuvana.. -- From: Loni Bharat Nagwani[SMTP:[EMAIL

ClassCast Exception! Please help me to rectify that !

2000-11-21 Thread Bhuvaneswari Palanivel
Hi, I am using NES as my webserver. In my servlet, i am setting some attributes to the request and using getRequestDispatcher.forward method to go to one jsp. In that jsp, i am retrieveing that attribute from the request using getAttribute("Attribute name"); This method i.e getAttribute

Re: ClassCast Exception! Please help me to rectify that !

2000-11-21 Thread Bhuvaneswari Palanivel
typecasted to appropriate type while retrieving. cheers - Original Message ----- From: Bhuvaneswari Palanivel [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, November 21, 2000 12:22 PM Subject: ClassCast Exception! Please help me to rectify that ! Hi, I am using NES as my webser

Re: ClassCast Exception! Please help me to rectify that !

2000-11-21 Thread Bhuvaneswari Palanivel
and when you are retrieving the same? Are you retrieve in a mutli frame jsp page? - Original Message - From: Bhuvaneswari Palanivel [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, November 21, 2000 1:37 PM Subject: Re: ClassCast Exception! Please help me to rectify that ! Yes

How can I print a HTML page using PrintAPI without using Graphics object !

2000-11-18 Thread Bhuvaneswari Palanivel
Hi, For my application, we need to print many HTML pages. How can i print HTML pages without using the Graphics object? Actually in java 1.2 contains Printing API. But the interfaces and classes are used for painting images and text. Please give some information regarding on this. If possible,

How can I send HTML document as an attachment in my mail !

2000-11-16 Thread Bhuvaneswari Palanivel
Hi, How can i send a mail with HTML document as an attachment using java mail API? if possible, please give me the sample code for that? Thanks, Bhuvana === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff

How can i send a Fax through my JSP Page !

2000-11-09 Thread Bhuvaneswari Palanivel
Hi, For my project, one of the functionality is we need to send a fax through Email from my JSP. I searched in java.sun.com site. But i am not able to find any material. Please suggest some API or tool which will do this OR Please refer some URL where i can get some info regarding this. Thanks,

Is there any way to send an Email with an attachment !

2000-11-08 Thread Bhuvaneswari Palanivel
Hi, I am using Java Mail API for sending mail. Is there any method or something to send a email with an attachment? Please refer some site name. Thanks, Bhuvana === To unsubscribe: mailto [EMAIL PROTECTED] with body:

Session variables !

2000-11-06 Thread Bhuvaneswari Palanivel
Hi , We are using Session variables (Bean ) in our application. But now our client said that we should not use session variables. what could be alternate way to process the variables and pass it to the next jsp page? And if we are not using bean or something like that, we need to pass around

Give me the solution for the Problem ServletExec Initialization Failed

2000-10-17 Thread Bhuvaneswari Palanivel
Hi, I have got a PWS with ServletExec installed. When i start submitting the form, i am getting Error Message as ServletExec Initialization Failed. What could be the reson for this and Please tell me the solution to rectify this? Thanks, Bhuvana