[EMAIL PROTECTED] writes: > Does anybody know how to test JSP using JTest which has Taglib or is > there any other test tool available to test struts based JSPs.
I like httpunit (http://www.httpunit.org) for complete end-to-end testing. -- Jim -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

