java.net Weblogs by Jayson FalknerWeblogs by Jayson Falkner from Java.netChinese Translation of "Another Java Servlet Filter Most Web Applications Should Have"- (Found July 2, 2008 ) Michael Tsai has recently finished a Chinese translation of one of my popular O'Reilly articles, "Another Java Servlet Filter Most Web Applications Should Have". If Chinese is your native language and you are a web application programmer, this translation is for you. Thanks Michael!http://weblogs.java.net/pub/wlg/1191 Blarg 7: How long does it takes to compress a response using a GZIP filter- (Found July 2, 2008 ) Using a compression filter can greatly reduce the size of the content your server sends to a client. Usually the overhead of using a compression filter is negligable, but sometimes you need to know what the overhead is. Here is a simple timing test to get a rough idea of how much longer it takes to send a compressed response.http://weblogs.java.net/pub/wlg/961 Blarg 6: How do I become an expert Java developer- (Found July 2, 2008 ) An answer to: Hi, I'm a young java programmer(for now) and on the brink of writing my SCJP1.4 exam I want to be a Java Developer(J2EE) more than anything else. I've picked up REALLY REALLY bad coding conventions and norms along my path to Java-enlightenment and I would like to know from YOU, what could I do to turn this around and become a precision Java Developer, Are there Rules and Guidelines (in ENGLISH) that I can follow that will set me apart as a "developer of note" Please Advise Lloydhttp://weblogs.java.net/pub/wlg/957 Blarg 5: Are you aware that the source-code for www.jspbook.com isn't available- (Found July 2, 2008 ) Think the website is cool Download the source-code for it! Here are two JSPServlet websites that you can download all of the code for.http://weblogs.java.net/pub/wlg/954 Blarg 4: Good Web Application Cache and Compression Support- (Found July 2, 2008 ) Here is a write up I did about probably the best solution to providing cache and compression support for your web application. If you don't know what a cache or compression filter is, read this article, now. If you do, it is still worth taking a look. Several questions have been asked and answered about the practical use of these filters and how they compare to alternative choices that offer the same functionality.http://weblogs.java.net/pub/wlg/690 Blarg 3: About the new JSP EL, who is using it Plus a few other questions.- (Found July 2, 2008 ) When someone asks me, "What is the JSP EL good for, who is using it", and they throw in some other questions relating to it, this is how I answer.http://weblogs.java.net/pub/wlg/593 Blarg 2: What do you think about weblogs- (Found July 2, 2008 ) A Java developer asked what I think about weblogs, who I think should be using weblogs, and if I knew where one can go to start blogging. Here is my answer.http://weblogs.java.net/pub/wlg/568 Blarg 1: Are JSP Still Relevant- (Found July 2, 2008 ) You asked,"Why are JSPs still relevant" A good question that a guy like me thinks is kind of silly, but that is probably because I just spent a year working on a JSPServlet book. Here is my answer.http://weblogs.java.net/pub/wlg/552 Blog, blog, blog, why would a professional J2EE developer do this- (Found July 2, 2008 ) Blarg. I hate blogs.http://weblogs.java.net/pub/wlg/548 |