The purpose of this post is to give a Maven based sample code of Spring with Stripes integration. The source code set is already in Eclipse project format, so you can use eclipse to view files content and structure.
This post will not explain about the techniques of integrating spring with stripes. The spring with stripes integration is very well explained at Stripes framework wiki page – Spring with Stripes. I kindly suggest you to read that documentation first before trying out the sample code given in this post. This post also assume that you are familiar with the basics of Maven, Eclipse, Stripes and Spring.
Few of the other “How to” samples (like Ajax addition, addition, echo, stripes layout reuse) that were documented in Stripes framework wiki page were also included in this sample code.
Downloading and running the sample code.
...........pom.xml.....
junit
junit
3.8.1
test
net.sourceforge.stripes
stripes
1.4
org.springframework
spring
2.0.6
commons-logging
commons-logging
1.1
..............
Thats it.
If you happen to face some problem on the using the given sample code, then please let me know by adding a comment to this post. I will try to reply for that.
How this project work with eclipse/eclipse Tomcat plugin?
I really dont understand what value this post is adding!!
simplewebapp.tar download show “Error 404 – Not Found”