Hi I am new in servlets. I want my servlet to send html page within an applet, how can achieve this? I tried this : res.setContentType("application/octet-stream"); ... out.println(" <APPLET CODE=" + AppletName + " WIDTH=150 HEIGHT=150> "); but it doesn't work . thanks AdelReceived on Monday, 16 February 1998 13:46:58 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 6 April 2009 12:59:48 GMT