Hi Ram, On 25 Nov 2007 at 7:52, rdr wrote:
> I haven't done this myself, but I think it should be as simple as including > a taglib and using existing log4j > configuration. > > <log:debug message="something to debug"/> > > May be this could help. > http://jakarta.apache.org/taglibs/doc/log-doc/log-1.0/index.html Yeah, that was the path I was planning to go down, just wanted to make sure there wasn't anything built in already that did the same thing. I'd thought there would be something like this in there already, but AppFuse has a lot of stuff in it already and you can't include _everything_. > Rob Hills wrote: > > I need to do some logging in a JSP and before I go and work out how to do > > this, I thought I'd check that there wasn't any built-in support for it > > within > > AppFuse or one of its contained frameworks. > > > > I looked through the Struts and JSTL tag libraries and found nothing > > (apart > > from a very thinly documented "debug" tag in the Struts 2 library that I > > couldn't get to do anything but blow up my page). I also hunted through > > the > > jars in my project for likely looking tag libraries without success. > > > > I'm looking at integrating the Jakarta Log tag library into my project, > > but > > thought I'd check that I'm not reinventing a wheel here. Cheers, Rob Hills Waikiki, Western Australia Mobile +61 (412) 904-357 Fax: +61 (8) 9529-2137 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
