I have jsp's that uses jstl core tags to iterate through beans and display the values in html; i am converting my application to struts. should i also replace the jstl core tags with struts:logic tags
- which one is better : jstl core tag V/s struts tags (lo... ashish shrivastava