>-----Original Message-----
>From: peter lin [mailto:[EMAIL PROTECTED]
>Sent: 05 February 2004 18:48
>To: JMeter Developers List
>Subject: Re: How to handle htmlparser library (was Are we ready for a
>RC?)
>
tion component.
>
>
>I just doubled checked and it looks, HTMLParser is the default.
>
>private final static String DEFAULT_PARSER = 
>"org.apache.jmeter.protocol.http.parser.HtmlParserHTMLParser";
>

The parser can also be defined in the jmeter.properties file.

>we should change it back to JTidy. I prefer the idea of making 
>it configurable, so that users can select which one they want 
>to use in the GUI. that way it doesn't require changing the 
>properties file.

So long as it can *also* be defined in the properties file.

But one can always use -D or -J to change the property for a single run.

S.

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

Reply via email to