Struts 2 equivalents?

2008-02-11 Thread Allen, Daniel
Hey. I have to convert an application written with Struts and Tiles 1 to 2. Could anyone tell me what the Struts2 equivalents for some of the old Struts1 tag libraries are? I'm looking specifically for http://struts.apache.org/tags-html and http://struts.apache.org/tags-logic Unfortunately,

RE: Struts 2 equivalents?

2008-02-11 Thread Allen, Daniel
' contents. Thanks ~Dan Allen -Original Message- From: Allen, Daniel Sent: Monday, February 11, 2008 5:08 PM To: Struts Users Mailing List Subject: RE: Struts 2 equivalents? Ok, I found some documents that partly answer my question. However, I'm still looking for a Struts2 equivalent

RE: Struts 2 equivalents?

2008-02-11 Thread Allen, Daniel
To: Struts Users Mailing List Subject: Struts 2 equivalents? Hey. I have to convert an application written with Struts and Tiles 1 to 2. Could anyone tell me what the Struts2 equivalents for some of the old Struts1 tag libraries are? I'm looking specifically for http://struts.apache.org/tags-html

RE: Struts 2 equivalents?

2008-02-11 Thread Dave Newton
special test code now? -Original Message- From: Allen, Daniel Sent: Monday, February 11, 2008 3:48 PM To: Struts Users Mailing List Subject: Struts 2 equivalents? Hey. I have to convert an application written with Struts and Tiles 1 to 2. Could anyone tell me what the Struts2

RE: Struts 2 equivalents?

2008-02-11 Thread Dave Newton
: Struts 2 equivalents? Ok, I found some documents that partly answer my question. However, I'm still looking for a Struts2 equivalent to the old logic:messagesPresent tag. Do we just use s:if with some special test code now? -- This message may contain confidential, proprietary

Re: Struts 2 equivalents?

2008-02-11 Thread Randy Burgess
] Reply-To: Struts Users Mailing List user@struts.apache.org Date: Mon, 11 Feb 2008 17:48:11 -0500 To: Struts Users Mailing List user@struts.apache.org Subject: RE: Struts 2 equivalents? One more specific replacement question. In the Struts 1 app, we had some actions that had no class