| Author |
testing a struts application i wan't to test a struts-application
|
kenny qiu
Greenhorn
Joined: Nov 21, 2002
Posts: 1
|
|
testing a struts application i wan't to test a struts-application can somebody tell me whats the best way to do this? i'm thankfull for any solution
|
 |
David Yutzy
tumbleweed and gunslinger
Ranch Hand
Joined: Jun 29, 2001
Posts: 192
|
|
The easiest way is to download the struts-blank.war file, place it in your webapps folder. This will deploy a "shell" struts webapp with only the required .jar files and a simpl, struts enabled, JSP file.
|
 |
Ravi Veera
Ranch Hand
Joined: Jun 23, 2001
Posts: 127
|
|
|
DO you mean unit testing? Check out Struts Test Case
|
 |
 |
|
|
subject: testing a struts application i wan't to test a struts-application
|
|
|