Hi.

you dont have to do anything using servlets.

In netscape you can do that using javascript... for example you have a button and 
onClick
you just do window.print();

example..

<input type=button value="Print this page:" onClick="window.print()">

this does not work in explorer... at least ie4.

hope this helps...

Javier


Rahul Desai wrote:

> Hi all,
>         In my application, I have disabled all the toolbars of the browser.I have 
>even
> disabled the right click of the mouse using javascript.
> On a generated HTML page, I now want to provide a print facility. Whenever the
> print button is pressed, I want to print that particular HTML page.Can I do it
> with servlets?
>
> Thanx in advance
> Rahul
>
> ___________________________________________________________________________
> 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
begin:vcard
n:Galindo;Javier
tel;cell:2679516
tel;work:2821270-2821240-2821370
x-mozilla-html:TRUE
org:PNUD
adr:;;Cra 7 # 32-63;Santafe de Bogota;DC;571;Colombia
version:2.1
email;internet:[EMAIL PROTECTED]
title:Software Developer
note;quoted-printable:Sun Java Trainer Certified /=0D=0ASun Java Programmer Certified for the Java 2 platform /=0D=0ASun Java Programmer Certified 1.1 / =0D=0AMicrosoft Certified Professional=0D=0A
fn:Javier Galindo
end:vcard

Reply via email to