-- Peter Pilgrim Welcome to the "Me Too" generation. ---------------------- Forwarded by Peter Pilgrim on 04/10/2000 14:04 --------------------------- From: Peter Pilgrim on 04/10/2000 14:04 To: [EMAIL PROTECTED] cc: Subject: Re: HTTP Tunnelling + Applet + Java Plug1.3 + Servlets 2.0[SOLVED] (Document link: Peter Pilgrim) I have James Goodwill's book also at home somewhere. I found it a little thin on some places, but cheap and affordable. I doctored the HTML generation package to support more features. It looks very similar to the Java.Apache 's Element Construction Set but without the XML section of course. -- Peter Pilgrim Welcome to the "Me Too" generation. ---------------------------------------- Message History ---------------------------------------- From: [EMAIL PROTECTED] on 28/09/2000 13:40 To: Peter Pilgrim/DMGIT/DMG UK/DeuBa@DMG UK cc: Subject: Re: HTTP Tunnelling + Applet + Java Plug1.3 + Servlets 2.0[SOLVED] Hi Peter, Thanks for your email :-) I will go to buy the two books mentioned in your email :-) BTW, now I read another book about Servlet: "Developing Java Servlets" James Goodwill ISBN: 0-672-31600-5 Bo Sept.27, 2000 Peter Pilgrim wrote: > The problem seems to be with the Java Plugin itself and my local net environment. > Obviously at work I am protected by a firewall. WHen I first downloaded the plugin >from > Java.Sun.Com I tried the Plugin Examples. The demo did not work because of the > default settings. So I went to NT Start->Settings->Control Panel->Java Plugin and > manually set the proxy http and ftp settings and switched off "Use Browser Settings". > So now the Java PLugin demos hosted by Sun worked. > > Couple of months later when I come deploy an app. I found the HTTP Tunnelling > did not work. I got the `FileNotException'. Of course I am there was something wrong > with code, but apparent the exception type was closer to the truth than I thought. > Java Plugin was set to work "outside" on the Internet, not on the Intranet. So I >switch on > "Use Browser Settings" on the proxies tab again. Lo and behold my app/Java Plugin > works. > > Like I said. Http Tunnelling works with the Java Plugin. > Other things like serialisation and JDK and JVM changes are not affecting the plugin. > > You are correct about casting to`HttpUrlConnection' , but you dont have to do this. > Look in Java Servlet Programming by "Jason Hunter" (1) and that other book > "Core Java Servlet & JSP Programming" published by Prentice Hall. (2) > > BTW: (2) mentions the __official__ content type for serialised java objects is > `application/x-java-serialized-object'. > > -- > > Peter Pilgrim > Welcome to the "Me Too" generation. > -- This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorised copying, disclosure or distribution of the material in this e-mail is strictly forbidden. ___________________________________________________________________________ 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
