Re: [Mav-user] moving templates in subdirectory

2003-02-24 Thread Jozsa Kristof
You need the cvs version of VelocityViewServlet for getting the resource loader config working properly. See the additional cvs notes (or the released and the cvs version source code of the servlet) for details. Regards, Christopher On Sun, Feb 23, 2003 at 11:55:07PM +0100, Thilo Schwidurski

[Mav-user] Newbie: Default transforming *.html/*.jsp or whatever

2003-02-24 Thread Jonas Van Poucke
Hi, I have a question on doing the following: 1. If a command exists in maverick, execute it 2. If it does not exist, e.g. for MyPage.html then do: a. Load theat page (DocumentView) b. perform any default transformation (e.g. like stripping out any attributes on some tag, using XSLT)

RE: [Mav-user] Newbie: Default transforming *.html/*.jsp or whatever

2003-02-24 Thread Eelco Hillenius
You should do stuff like this entirely different. Learn about it at: http://developer.java.sun.com/developer/Books/javaserverpages/servlets_javas erver/servlets_javaserver05.pdf Eelco Hillenius -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Jonas Van

RE: [Mav-user] Updates to maverick

2003-02-24 Thread Dan Finkelstein
Jeff, The new feature of specifying an external-to-war mav.xml file works great. My dream of separation of engine (war) and content is one step closer to reality!! The strength of a war is that everything can be bundled together, but in an application where you want to have one engine with