RE: [ANN] Hoople 1.0

2006-06-28 Thread George.Dinwiddie
; To: Struts Users Mailing List > Subject: RE: [ANN] Hoople 1.0 > > > Good point. We tend to wrap our tiles usage into the JSPs > using tags. > > You forward to tiles using path="tile.definition.name" > without the beginning "/", correct? > &g

RE: [ANN] Hoople 1.0

2006-06-27 Thread Nathan Voxland
tiles specific. From: Nathan Voxland [mailto:[EMAIL PROTECTED] Sent: Tue 6/27/2006 5:05 PM To: Struts Users Mailing List Subject: RE: [ANN] Hoople 1.0 Good point. We tend to wrap our tiles usage into the JSPs using tags. You forward to t

RE: [ANN] Hoople 1.0

2006-06-27 Thread Nathan Voxland
ath" that would not do the absolute path resolution. Would that solve the problem? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 27, 2006 3:24 PM To: user@struts.apache.org Subject: RE: [ANN] Hoople 1.0 Nathan Voxland announced: > Hoople has wo

RE: [ANN] Hoople 1.0

2006-06-27 Thread Nathan Voxland
June 27, 2006 3:14 PM To: Struts Users Mailing List Subject: Re: [ANN] Hoople 1.0 > managing the action mappings in the struts-config.xml file > can be a big headache, especially with multiple developers. And how! That's why I use XDoclet. Only Ant knows. On 6/27/06, Nathan Voxla

RE: [ANN] Hoople 1.0

2006-06-27 Thread George.Dinwiddie
Nathan Voxland announced: > Hoople has worked well for us by allowing us to configure the > action mappings in separate XML config files that are stored > where the URL would be on the filesystem if Struts wasn't > there. There are also several other features that make > working with the actio

Re: [ANN] Hoople 1.0

2006-06-27 Thread Monkeyden
managing the action mappings in the struts-config.xml file can be a big headache, especially with multiple developers. And how! That's why I use XDoclet. Only Ant knows. On 6/27/06, Nathan Voxland <[EMAIL PROTECTED]> wrote: The Hoople team just released the 1.0 version of Hoople. We've b