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

Reply via email to