aspose file tools
The moose likes Struts and the fly likes Jsp tags used in struts1 and struts2 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Jsp tags used in struts1 and struts2" Watch "Jsp tags used in struts1 and struts2" New topic
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
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Jsp tags used in struts1 and struts2
 
Similar Threads
Struts2 - jquery Plugin - Fieldset
struts2 tiles problem
Struts2 OGNL Expression
Showing Hiding <s:div> tag in Struts2
Getting org.apache.jasper.JasperException in Struts2