TechRepublic : A ZDNet Tech Community

9 Resources for

jamie scheinblum

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Test entire Web applications with HttpUnit
For successful application development and deployment, testing is imperative. Thankfully, tools such as JUnit can make the job easier. See how another handy tool, HttpUnit, extends JUnit's functionality to test over HTTP.HttpUnit is a suite of Java classes to test Web applications over HTTP. Coupled with JUnit, HttpUnit is a...
Tags: XML, Java, Jamie Scheinblum, HttpUnit, JUnit, Web application
Technical articles 2002-04-24
Effectively manage and integrate JUnit tests
Ask developers about testing, and they'll usually cringe. But JUnit, a simple framework for writing and running automated tests, can help you write code faster while increasing its quality. Here's a look at JUnit in action.In a recent article, I covered the creation of JUnit tests to perform unit testing...
Tags: Jamie Scheinblum, JUnit, test suite
Technical articles 2002-03-21
Break free of the built-in tool barrier: Write custom tasks for Ant
Ant is a Java-based build tool that offers the benefits of being cross-platform, but that means it can't rely on underlying shell functionality. Luckily, if Ant's built-in tasks can't do the job, you can write your own. This article will teach you how.In our previous article, we introduced Ant, the...
Tags: PRODUCTIVITY, Programming languages, Jamie Scheinblum, barrier, tool
Technical articles 2002-03-12
Creating JUnit test cases
Automated testing tools like JUnit make it easier to perform regular, reliable unit testing. See how you can create test cases and test suites for JUnit so that you can keep coding errors to a minimum.JUnit is a Java framework for performing unit tests on code. By testing code after...
Tags: Jamie Scheinblum, JUnit, test case
Technical articles 2002-03-14
Creating an application with the Struts Framework
Create an application with the Struts framework and Model-View-Controller design pattern.The first article in this series discussed the Struts Framework and its relationship with the Model-View-Controller MVC. Now that you know how Struts deals with each part of the model, we’ll walk through creating a new application.To create a new...
Tags: controller configuration, Jamie Scheinblum, Struts, servlet, Struts Framework
Technical articles 2002-03-12
Make your applications strut
The Java-based Struts framework allows Web architects to separate business logic from interface, making large-scale Web applications more manageable. Find out if Struts is the way to go for your next project.The Struts Framework is a Java-based technology that allows Web application developers to take advantage of object-oriented design, reusable...
Tags: OOA/OOD/OOP, Jamie Scheinblum, Struts, MVC design pattern, Struts Framework, Web application, Java
Technical articles 2002-03-05
Ant brings pure Java portability, flexibility to key build tool options
Using a cumbersome build tool can be as frustrating as writing the code. The Jakarta project's Java-based Ant build tool offers an alternative to UNIX-oriented tools, such as Make.In any substantial software engineering project, the build tool is one of the most important parts of the developer’s toolkit. Without a...
Tags: PRODUCTIVITY, Programming languages, UNIX, Jamie Scheinblum, Pure Java, Java, tool
Technical articles 2002-03-04
Get wireless with Perl
Check out how you can harness the power of WML and WAP with Perl to build wireless applications.Over the past year, Webmasters have seen the hype about wireless technologies come and go. For a while, anything wireless was the hot new thing, but just as with B2C and B2B, the...
Tags: Wi-Fi, Cellular phones, Jamie Scheinblum, Perl, wireless, WML, WAP, XML
Technical articles 2001-08-06
Session management in Perl
Follow these step-by-step instructions on creating user sessions in Perl.You've probably noticed that your favorite shopping sites always seem to know who you are each time you visit and that each page of CD and book recommendations has a funny URL with an incomprehensible string of digits. You've probably also...
Tags: Web browsers, Scripting languages, Development tools, Perl, Jamie Scheinblum, session id, cookie
Technical articles 2001-07-12

Additional Resources

Find out more about Apache XML projects with these articles
While it is widely believed that Apache offers some great open source projects and tools, I find myself losing track of what’s available and how can the tools can be used. This is especially true of XML projects. Builder.com has covered several of these tools. So if you need a...
Tags: PRODUCTIVITY, OPEN SOURCE, Matthew Osborn, Ant, XML, Jelly, Cocoon, Apache Software Foundation, tool
Technical articles 2003-02-19
  • << Previous
  • page 1 of 1
  • Next >>


500 Things Every Technology Professional Needs to Know
Did you know Microsoft's RegClean does not work with XP but you can use shareware to clean your registry? Did you know most wireless access points don't have encryption enabled by default? Did you know there are 500 tidbits of information contained in TechRepublic's 500 Things Every Technology Professional Needs to Know that will help you become a successful IT professional.
Buy Now
IT Manager's Tool Kit, Third Edition
Proven peer-authored advice and over 30 templates cover a variety of management topics to help you overcome staffing, financial, disaster planning and other technology challenges.
Buy Now

Keep up with ZDNet