On 1/10/06, Dennis Byrne <[EMAIL PROTECTED]> wrote:
>
> >I wouldn't be averse to using Commons Logging here, but perhaps it would
> be
> >a little simpler to  just write to System.out or System.err, with a
> system
> >property to control the logging levels actually output?
> >
> >Craig
>
> Fair enough :) I can see piping log(String, Throwable) to System.err, but
> I don't quite follow on the levels.


You didn't miss anything ... not enough coffee before typing that message
:-).

Can encodeNamespace() just return the same String provided to it?  This is
> what the myfaces.context.servlet.ServletExternalContextImpl and the RI do.


Sure.  That makes sense.

Dennis Byrne


Craig

Reply via email to