hi! i don't think that he wanted the client to print out the pages it requested, but he wants the server to print something after an event happened. in this case printing in a servlet doesn't differ in any way from printing in a java application. please refer to the java tutorial which is available at java.sun.com (trail "2D Graphics", lesson "Printing").
hope this helps! -mw ----- Original Message ----- From: "Desai Rohan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 24, 2002 6:31 AM Subject: Re: Printing > hi, > > i dont know how can u go about selecting the printer. > but refer to following link to see how i managed printing with servlets on a network with single printer. > > check if thats of any help to u. > > Rohan > > http://swjscmail1.java.sun.com/cgi-bin/wa?A2=ind0203&L=servlet-interest&P=R4 5477 > > ___________________________________________________________________________ > 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 > > ___________________________________________________________________________ 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
