In our Struts1 implementation, we leveraged various tag libraries such
as:

struts-logic
struts-logic-el
struts-html
struts-html-el
struts-bean
struts-bean-el
struts-nested

When migrating to struts2, are any of these taglibs still available or
have they been replaced with newer components?  

A majority of our taglib use will be with core jstl taglibs such as

c:forEach
c:if
c:choose
c:set 

But we sometimes have uses for the other libraries as well.

Thanks
Chris



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to