Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Struts
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Tim Cooke
Campbell Ritchie
paul wheaton
Ron McLeod
Devaka Cooray
Sheriffs:
Jeanne Boyarsky
Liutauras Vilda
Paul Clapham
Saloon Keepers:
Tim Holloway
Carey Brown
Piet Souris
Bartenders:
Forum:
Struts
testing a struts application i wan't to test a struts-application
kenny qiu
Greenhorn
Posts: 1
posted 22 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
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
Posts: 192
posted 22 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
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
Posts: 127
posted 22 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
DO you mean unit testing? Check out
Struts Test Case
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
which testing tool is more useful for struts testing?
Using HSQLDB for testing struts
Unit Testing tool -> Struts + Hiberante
Mock Testing With Websphere
how to test struts with Junit
More...