Martin Cooper said: ... > Another thought on this. When we get to Struts 2, I'd like to see us > remove all of the JSP-ness of Struts from the core, and also add some > degree of support for other presentation technologies, such as XSLT and > Velocity. So, instead of having 'taglib' where it is in the above tree, we > might want to do something like: > > struts/ > ... > presentation/ (or whatever name we want) > jsp/ > taglib/ > {others when we get to them}/ > ...
interesting. i've wondered before if the VelocityStruts code (but not all of Velocity Tools, of course) might be better off in Struts land. something to keep in mind i suppose. > Incidentally, where would Tiles land in all of this? In theory, it's not > tied to JSP, but rather to Servlets, so it might be applicable to some > other presentation technologies, but clearly not all. Tiles works great for us, and we are able to use it in such a way that we can mix and match JSP and Velocity tiles. i definitely think Tiles can and should avoid dependence on any particular presentation technology. Nathan Bubna [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]