I was using Struts w/ Velocity and I wanted to work with the tiles tag
library because I was having problems calling $tiles.get('blah') from
anything but the top layout.  After experimenting with mixed JSP/Velocity
content, I decided to take a more pragmatic approach and solve my problem by
referencing tiles using #parse( $tiles.getString('menu') ).  So, my initial
need to use veltag is no more.

But.. trying to build veltag was a confusing experience.  Someone should
update the build and the site, and make no mention of JJAR - JJAR seems to
be dead.  I had to login to Minotaur to figure that out.  I'll volunteer to
refactor this build if no one else has the bandwidth.

Tim 



-----Original Message-----
From: Nathan Bubna [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 04, 2003 2:35 PM
To: Velocity Developers List
Subject: Re: Veltag and JJAR

Tim OBrien said:
...
> Are there any plans to include the veltag in velocity tools?

hmm.  that's something i've not given much thought before.  so, i guess the
quick answer is "no."  but though there's no plans for doing that right now,
perhaps this is something worth discussing/considering.  any thoughts on
pros/cons?

to aid discussion, here's some past threads concerning veltag and
velocity-tools:

[Using VelocityTools within Veltags]
http://marc.theaimsgroup.com/?l=velocity-user&m=105043871819828&w=2

[using jsp tags within velocity]
http://marc.theaimsgroup.com/?l=velocity-dev&m=106135789023669&w=2
[responses to that] http://marc.theaimsgroup.com/?t=106141089100001&r=1&w=2

Nathan Bubna
[EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to