Re: How Can I Write To The Servlet Log Using JSTL?

2003-09-17 Thread Michael Duffy
Thank you, Serge, I'll look elsewhere. I just wanted to make sure that I wasn't overlooking something out of ignorance. - MOD --- Serge Knystautas [EMAIL PROTECTED] wrote: Michael Duffy wrote: What's the proper idiom to write to the Web app log from a JSP using JSTL? Is it possible to

Re: How Can I Write To The Servlet Log Using JSTL?

2003-09-16 Thread Serge Knystautas
Michael Duffy wrote: What's the proper idiom to write to the Web app log from a JSP using JSTL? Is it possible to do with JSTL only, or is scriptlet code required? Same for writing to the file system - how do I do it? JSTL is the JSP standard tag library, so it just attempts to define the most

RE: How Can I Write To The Servlet Log Using JSTL?

2003-09-16 Thread Chen, Gin
JSTL has nothing to support something like this. You can either write a taglib that does this or check out Log from taglibs. http://jakarta.apache.org/taglibs/doc/log-doc/intro.html -Tim -Original Message- From: Michael Duffy [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 16, 2003