Re: [Mav-user] I want to switch to Maverick....

2004-06-15 Thread Peter
Hi Jaap, Thanks - Peter On Tuesday 15 June 2004 18:29, Jaap van Hengstum wrote: > To answer your last question, maybe you can split your xml file using > external entities (as explained f.e. here: > http://xml.oreilly.com/news/learningxml_0101.html?CMP=ILC-0PY480989785). > Though I

Re: [Mav-user] I want to switch to Maverick....

2004-06-15 Thread Peter
elist.html http://easyspeedy.com/products/datatransferusage.html is this the way to implement "one directory many different documents" command. or should i implement the ShuntFactory interface to make my own controller that exposes the request obj ? Peter On Tue

Re: [Mav-user] server side redirects for commands

2003-02-10 Thread Peter Brown
What a great idea. I suspect will increase speed! Peter At 23:39 10/02/2003 +0100, you wrote: >Hi all, > >Say, I have got a view like: > (I use >.m for Maverik commands). The current version of Maverik does a normal >redirect (response.sendRedirect). Imho it would be grea

[Mav-user] site using Maverick

2003-03-10 Thread peter . chase
Hi, The Maverick manual has a rather short list of public Web sites using Maverick, especially as one of them is down! I don't know if this is because there really aren't many such sites, or whether the manual just needs updating. In case it's the former, readers may be interested to know of my s

[Mav-user] Logging and Velocity

2003-03-12 Thread Peter Chase
I am integrating Maverick and Velocity into an application of ours. One task is to get the Maverick and Velocity log messages to appear in our central logging system, rather than on the console. I wrote a subclass of Log4J's AppenderSkeleton to do this and modified the Log4J configuration to use m

[Mav-user] There must be a bug in the XSLT Transformer

2004-07-05 Thread Peter Lerche
This is a text 6 This is a text 7 XML NOT WORKING OUTPUT: This is a text 1 This is a text 2 This is a text 3 -- Med venlig hilsen / Yours sincerely Peter Lerche http://easyspeedy.com ___ European Dedicated Server Hos

Re: [Mav-user] There must be a bug in the XSLT Transformer

2004-07-05 Thread Peter Lerche
Hi Pierre, The was just a typo - should have read <element> The problem is still there. Peter Lerche On Monday 05 July 2004 15:14, Pierre de Soyres wrote: > your XSL source must be XML valid : you should write (with > auto-closing tag) instead . > > On Mon, 5 Jul 2

[Mav-user] I want to create a new type of jsp/jsf transformer

2004-07-30 Thread Peter Lerche
Med venlig hilsen / Yours sincerely Peter http://easyspeedy.com ___ European Dedicated Server Hosting Extremely low prices, secure, and reliable Linux and BSD distributions o

[Mav-user] Modules for Maverick

2004-08-16 Thread Peter Lerche
reinventing the same modules over and over again instead of sharing them. Thanks. -- Med venlig hilsen / Yours sincerely Peter http://easyspeedy.com ___ European Dedicated Server Hosting Extremely low prices, secure, and reliable Linux and BSD distributions

Re: [Mav-user] a new view

2004-09-20 Thread Peter Blakeley
ring why you didn't want to use Velocity, as it accomplishes the same thing and it's already written and well-supported? -- Peter Blakeley - Attain Consultants - mobile: 0427-723-814 SECURITY Virus

[Mav-user] Character encoding in transforms

2006-01-05 Thread Peter Chase
Hi, I have been happily using Maverick in my Velocity-based Web application for a long time. However, only now am I trying to make my Web application display non-ASCII characters, using UTF-8 encoding. It's not working. I find that pages that are generated by a simple view, with no transforms,

[Mav-user] Re: Character encoding in transforms

2006-01-05 Thread Peter Chase
Following up on my previous message, I can confirm that character encoding in ServletOutputStreamBuffer does seem to be the cause of the problem. I made a local build of Maverick from version 2.2.3 and hard-coded charset to "UTF-8" in ServletOutputStreamBuffer. This fixed all my problems with c

[Mav-user] Character encoding patch?

2006-01-05 Thread Peter Chase
Is anything wrong with the following patch, to make Maverick transforms automatically pick up the character encoding? public FakeHttpServletResponse(HttpServletResponse wrapMe) { super(wrapMe); if (log.isDebugEnabled()) log.

[Mav-user] I want to switch to Maverick....

2004-06-15 Thread Peter L-S
iles are +1500 lines) Thanks in advance. -- Med venlig hilsen / Yours sincerely Peter http://easyspeedy.com ___ European Dedicated Server Hosting Extremely low prices, secure, and reliable Linux and BS