log4j log viewer for tomcat

2005-10-01 Thread matador
win200x tomcat 5.5.9 jdk 1.5.x log4j 1.2.9 (i think) standard log4j setup with logs going into logs dir under tomcat install. does anyone have any recommendations for a webapp or workaround that allows me to view these files. the obvious ways (e.g. ftp, ssh, etc) are not an option. thx

Re: Newb question - How to install TomCat on MacOS Tiger 10.4

2005-10-01 Thread Werner Punz
Thomas K. Cheriyan Jr. wrote: > Hey guys, > > Im trying to get the latest version of TomCat on my laptop which has has > MacOS Tiger 10.4. I have also installed the latest version of Java. I read > the installation guide on the Jakarta site as well as many others online and > they haven't worked a

RE: Stopping users from getting a directory listing

2005-10-01 Thread Caldarale, Charles R
> From: news [mailto:[EMAIL PROTECTED] On Behalf Of Graham Reeds > Subject: Stopping users from getting a directory listing > > What is the setting in the web.xml for stopping users from getting a > directory listing? I'm pretty sure I've seen it somewhere > before but I can't for the life of m

Re: Reg form based authentication

2005-10-01 Thread Mark Thomas
sree kanth wrote: Hi all, i have been developing on JSP's for the last one year,but still i have never implemented form based authentication. Can any one help me in implenting form based authentication? Thank you all Sreekanth Very basic example: Put login.jsp and error.jsp in the root of your

Re: Charset configurations for JSP pages

2005-10-01 Thread Mark Thomas
Mieke Banderas wrote: Mark Thomas said: Read the spec. Where in the spec? "JSP.4 Internationalization Issues" would seem to be a blinding obvious place to start. Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For addi

Re: wrapper.properties is existing?

2005-10-01 Thread Mark Thomas
Matson, Sunny (GE Healthcare) wrote: Hi All, Is there any wrapper.properties file we can write in Tomcat 5.5 which is equivalent to jserv.properties in Jserv. If it is, how should I write this file and where I need to place it. Don't know. What does it do? Mark

Re: combining form based authentication with https

2005-10-01 Thread Mark Thomas
Peddireddy Srikanth wrote: Hi all, I have a basic doubt If there are any resoursec which will me on this please point me towards them. I will carry on from there. My question is how to combine the form based authentication, where we use "jsecuritycheck" , "jusername" etc with https. As far as

Stopping users from getting a directory listing

2005-10-01 Thread Graham Reeds
What is the setting in the web.xml for stopping users from getting a directory listing? I'm pretty sure I've seen it somewhere before but I can't for the life of me find where. Thanks, Graham Reeds. - To unsubscribe, e-mail: