| Author |
What are the JSP pre-defined tags technologies when we use Spring MVC
|
Karthikeyan Nadanasabapathy
Greenhorn
Joined: Dec 13, 2011
Posts: 11
|
|
|
I am trying to built a web application using spring(for MVC purpose). Earlier I used to work in application with struts and I have used struts tag like struts-html, struts-bean and struts-logic for JSP pages. What is the similar thing in spring which is widely used for JSP pages like iterating a bean, displaying a bean and other stuffs ? And also can we use struts tag itself here(I did but asking is it preferred or not) ?
|
 |
 |
I agree. Here's the link: jrebel
|
|
subject: What are the JSP pre-defined tags technologies when we use Spring MVC
|
|
|