Karthik Kumar wrote: > > Hello, > I have been using Cactus to test JSPs for sometime now. What I had been doing > is that I set some session attributes in the testXXX case and then redirect to > the JSP, get back the results in endXXX and then assert for the expected > results and table values using HttpUnit, thanks to the integration of > Cactus-HttpUnit software. > Now can I anyway automate the process ? Let me go into this in detail. Lets > say I have an XML file having my own custom DTD that allows me to do the > following:
I have replied to one of the other threads, but will reply here too (only courteous :) - perhaps have a look at JXUnit or Latka in jakarta-commons ? There may be overlap in what you're trying to do and what they are. Jari -- Jari Worsley Senior Programmer Hyperlink Interactive Ltd
