| Author |
Jsp tags used in struts1 and struts2
|
Harshani Wickramarathna
Greenhorn
Joined: Nov 15, 2007
Posts: 28
|
|
Hi.. I want to convert my existing struts1 jsp pages to struts2. So can anybody please send me the list of matching struts2 jsp tags for what we used in struts1. ex: what is the matching key for <fmt:message>,<c ut>,<c:url>,<c:set>.. hope it make sence of the question. thanks
|
 |
Merrill Higginson
Ranch Hand
Joined: Feb 15, 2005
Posts: 4864
|
|
|
None of the tags you list are Struts 1 tags. They are all JSTL tags, and will work perfectly well in a Struts 2 application.
|
Merrill
Consultant, Sima Solutions
|
 |
Harshani Wickramarathna
Greenhorn
Joined: Nov 15, 2007
Posts: 28
|
|
Sorry..... I was misunderstand. Thanks for the reply
|
 |
 |
|
|
subject: Jsp tags used in struts1 and struts2
|
|
|