Hello All,
       I am new to the mailing list and would appreciate help on the
following problems i am facing...

1. My servlet tries to read a file and write it to the output stream. I have
tried using methods like getCodebase but the servlet looks for the
servlets directory.. i have tried to configure the same but with little use.
When i tried to give the relative address of the file name and then used
the toURL method, i again got the file not found exception.

2. I have an html page with 2 frames, and an appet loaded in the left
frame. The applet calls a servlet.I want the page generated (thru ouput
stream) by this servlet to appear in the right frame.. Is there a way to do
it?? Is there any way to ensure that a servlet redirects to a particular
frame on a page ??

3. When i want to print a huge file, the printer is unable to spool them. I
believe banded printing is a solution... could you tell me more about it ...
   Any info about sites where i could get more info would be welcome..
Thank you..

Anupama

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to