I am trying to write a project about frameworks at my University. During searching information I found problem with those questions:
If anybody could explain me if I can use Struts with other then JSP views? I am asking because I read on some page that using Struts I can only use JSP. And next question
coresponding to my first question, if I can use other then JSP views is it implemented in Struts or I need some extra libraries and which? Thanx!
I also found on some blog that: "Spring Controllers are configured via IoC like any other objects. This makes them easy to test, and beautifully integrated with other
objects managed by Spring." How it is done in Struts?
Thanx for Your help
Puchacz
If anybody could explain me if I can use Struts with other then JSP views? I am asking because I read on some page that using Struts I can only use JSP. And next question
coresponding to my first question, if I can use other then JSP views is it implemented in Struts or I need some extra libraries and which? Thanx!
I also found on some blog that: "Spring Controllers are configured via IoC like any other objects. This makes them easy to test, and beautifully integrated with other
objects managed by Spring." How it is done in Struts?
Thanx for Your help
Puchacz