Search |
||
Way Down the LinePosted by editor on September 23, 2005 at 5:59 AM PDT
Adding arbitrary web app debug code at runtime "Debugging" can mean a lot of different things. The classic use case has a developer sitting at his or her machine, using a low-level debugger like Admit it: at least once, you've probably wanted to throw an arbitrary This is Lorenzo Puccetti's line of thinking. In today's Featured Article, Dynamic Interaction with Your Web Application, he writes:
He goes on to deploy the Rhino JavaScript interpreter behind this servlet, and shows how JavaScript code can access the Java runtime, allowing you to dig into your web application's behavior interactively, sending the results back to your browser. This is a wide-open technique, which has some obvious benefits and hazards -- check it out, think it over, then let us know what you think in the article comments. Vikram Goyal continues the cross-blog discussion of employment in Live and let code, featured in today's Weblogs: "Programmers and Managers have a symbiotic relationship... I don't fully pretend to understand what they do, while they don't pretend to tell me how to code." Rich Unger shows off A simple NetBeans module, written in NB 5.0: "As promised, here's a recap of a simple module I built to help me test a bugfix." In Debugging on J2ME/CLDC devices, Oyvind Bakksjo writes: "Debugging programs running on real J2ME/CLDC devices is hard and frustrating. Some things can be done, though." The latest java.net Poll asks "What's your highest level of involvement with the JCP?" Cast your vote on the front page, then visit the results page for results and discussion. In Projects and Communities, the Ninth Jini Community Meeting takes place October 19-20 in Chicago. "The meeting will run for two full days (Wednesday and Thursday) and be filled with a variety of technical, business/marketing, and general sessions." You can also get more info on previous Jini Community Meetings. The Mac Java Community points out the availability of Apple's Xgrid agent for Java. "The goal of the project is that by using Java a completely cross-platform Xgrid agent can be produced. Using this agent it would be possible to build multiple platform Xgrid clusters that could be used to run any embarrassingly parallel tasks." In today's Forums,
In Also in Java Today, the article Struts-Velocity integration , features Struts Recipes co-author George Franciscus walking you step-by-step through integrating the Velocity Template Engine into your Struts applications. The result is a fast, flexible alternative to JSP, but with all the creature comforts you expect from Struts. So, you're fixing bugs as fast as you can. Maybe you even have a rational process to prioritize the process. Great. Now when do you stop? In the ONLamp feature, How to Decide What Bugs to Fix When, Part 2, Scott Berkun (author of The Art of Project Management) says "you need to plan out, in advance, how you'll know when you're done. If you don't do this you'll spend hours arguing over whether code is done enough or not. If you're smart, and take the time earlier to define exit criteria, you'll set up your team to spend those hours coding instead of arguing." In today's java.net News Headlines :
Registered users can submit news items for the java.net News Page using our news submission form. All submissions go through an editorial review before being posted to the site. You can also subscribe to thejava.net News RSS feed. Current and upcoming Java Events :
Registered users can submit event listings for the java.net Events Page using our events submission form. All submissions go through an editorial review before being posted to the site. Archives and Subscriptions: This blog is delivered weekdays as the Java Today RSS feed. Also, once this page is no longer featured as the front page of java.net it will be archived along with other past issues in the java.net Archive. Adding arbitrary web app debug code at runtime »
Comments
Comments are listed in date ascending order (oldest first)
|
||
|
|