Hi Manish,

> Whilst its possibly not the best way to do things - I test by dumping
> the output (HTML) into a file and then using the www.w3.org html
> validator and upload the file.  It will tell you everything right and
> wrong about the file.
> 
> 
> That's what I do !!! :)
> But boss says it has to be automated JUnit test or sth...
> So, how to do itt???
Ah, there's one solution.  Do what you've been doing manually in JUnit.  Try
these links:
    http://jakarta.apache.org/commons/httpclient/
    http://www.httpunit.org/

Best regards,
-- Shinobu Kawai

--
Shinobu Kawai <[EMAIL PROTECTED]>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to