| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ] |
| Articles Examples | Presentations Weblogs |
- Jakarta Pitfalls : Time-Saving Solutions for Struts, Ant, JUnit, and Cactus (Java Open Source Library) - [Clicks: 217]
[Two chapter excerpts - Testing: Cactus and Junit; Struts TagLibs and JSPs.]
http://www.theserverside.com/resources/article.jsp?l=JakartaPitfalls - Aug, 2003 - Unit Test Java Web Apps With Cactus by Kevin Jones - [Clicks: 296]
Extreme programming means testing often during the development life cycle, and the Cactus environment is ideal for making unit testing easier.
http://www.fawcette.com/javapro/2003_07/online/cactus_kjones_07_08_03/ - Jul, 2003
- Cactus, Authetication and JBoss 3.2.x by Bill Dudney - [Clicks: 132]
I have finished a small example of how to do security in JBoss 3.2.x. The code will be part of my No Fluff Just Stuff presentations in Virgina next weekend.
[You can download the code here]
http://bill.dudney.net/roller/page/bill/20031104#cactus_authetication_and_jboss_3 - Nov, 2003
- Struts Testing - EXPOSED! Unit Testing Struts Applications by Bill Siggelkow - [Clicks: 203]
[Includes source code]
http://prdownloads.sourceforge.net/struts/testing.zip?download - Oct, 2003 - (ZIP - 309 Kb) - AntiPatterns using select Jakarta Projects by Bill Dudney - [Clicks: 84]
This presentation is on Pitfalls in using selected software from the Jakarta project. One or more refactorings are presented as a means to get out of each Pitfall. Pitfalls for Struts, Ant and Cactus will be presented. Each Pitfall is presented with practical information about how to recognize it, what will likely happen if the Pitfall is not address and how developers get caught in the Pitfall in the first place. Next an example of code stuck in the Pitfall will be presented which will provide the segue into the Refactoring(s) that provide the way out of the Pitfall. The refactoring will focus on taking the Pitfall example through the mechanism of the Refactoring step by step until the Pitfall is gone.
http://homepage.mac.com/bdudney/JakartaPitfalls.html - Sep, 2003 - Unit Testing J2EE applications by Vincent Massol - [Clicks: 182]
This session will start by explaining why we need unit tests by putting them in perspective with Agile development and Continuous Integration practices. We will then cover the different strategies for unit testing J2EE components (Servlets/Filters/Taglibs/JSPs/EJBs/Database access): Mock Objects and In-container testing with Cactus. We will discuss the pros and cons of each approach and propose strategies to decide when to use one or the other. The session will include demos. We will finish by demonstrating how to unit test J2EE components using Cactus and Aspect-Oriented Programming.
http://www.pivolis.com/pdf/Unit_Testing_J2EE_V1.1.pdf - Jun, 2003 - (PDF - 1181 Kb)
- Cactus v2 architecture proposal by Vincent Massol - [Clicks: 22]
http://blogs.codehaus.org/people/vmassol/archives/000520_cactus_v2_architecture_proposal.html - Dec, 2003