What is the difference between Spring, Struts, Hibernate, JavaServer Faces, Tapestry?
- by CMW
Hi,
May I know what is the difference between:-
Spring
Struts
Struts 2
Hibernate
JavaServer Faces
JavaServer Pages
Tapestry
Are these technologies/framework complementary to each other? Or they are alternatives to each other (after I use one of them, then I don't need to use the other)?
Thanks.