I think you need a LiveConnect interation, i.e. open a new browser window via Javascript. > -----Original Message----- > From: Swapnil Deshmukh [SMTP:[EMAIL PROTECTED]] > Sent: Thursday, January 13, 2000 6:55 AM > To: [EMAIL PROTECTED] > Subject: related APPLET /SERVLET !!!!!!!!!!!!!! > > Hi, > this is a related question. > > I have an applet on which if a button is pressed, > the servlet sends a file(html/doc..)..to the browser/applet > I want the browser to create a new window to show this file, so that the > client is able to print it from the browser/viewer on his local m/c. > meanwhile the applet remains in the first window. > user client can print the html/doc file, close that window and resume > using the applet. > I don't want to go for signed applets. > can this be done? > > Thanks in advance, > Swapnil > > > Tom John wrote: > > > > Hi, > > it's all about Applet/Servlet Communication, What I need is , Is > there anyway > > that we can invoke/execute a servlet from a Applet. > > That is basically press a button which is in the Applet and it(servlet) > > should generate some Html forms and send to the client. > > > > In the Jason Hunters Book, It returns the result back to the Applet > again, I > > do not need that but send the Result as Html forms rather than > populating a > > Applet's component(text box). > > > > Thanks in Advance > > > > TOM > > > > > __________________________________________________________________________ > _ > > 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 ___________________________________________________________________________ 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
