I have been entitled to develop a JSP application which can test other JSPs.It is used for Unit and Acceptance Testing. I want to suply a value in a HTML object like a textbox or a combo box and submit that page. I should not bother the JSP which i intend to Test. It should be fully external test. Please give me some tips. :roll: