Ganesh Navsupe wrote:

Hi JB,
       I am a student on Computer engg. Stream. And interested in learning this 
technology. I want to do some small tests. So i have choosen this arraylist. I had 
implemented the test cases for these operations for JUnit.
       But i am not getting How i do same thing for jsp testing of same thing.
Thats why?

This link should  at least get you started.
http://jakarta.apache.org/cactus/writing/howto_testcase.html

Also, don't put any business logic in your jsp pages, but put it in javabeans, and then you can unit test the beans from junit.



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



Reply via email to