Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- sort by:
- Relevance
- Date
- Popularity
- 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...
- 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...
- 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...
- 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...
- 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...
- 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...
- 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...
- 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...
- 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...
- 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...
- Technical articles 2003-02-19
- << Previous
- page 1 of 1
- Next >>
