RE: how to include web.xml in war file

2004-12-19 Thread Goel, Manish Kumar
for web.xml u need webxml attribute inside war tag like this: cheers Manish -Original Message- From: Sann Maung [mailto:[EMAIL PROTECTED] Sent: Monday, December 20, 2004 10:33 AM To: [EMAIL PROTECTED] Subject: how to include web.xml in war file Hi,

RE: FORM based authentication config

2004-12-21 Thread Goel, Manish Kumar
Hi, see this this might help you http://www.webservertalk.com/message633890.html cheers Manish -Original Message- From: Chris Chappell [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 21, 2004 7:45 PM To: Tomcat Users List Subject: FORM based authentication config Hi I'm having troub

log file by for application context

2004-12-22 Thread Goel, Manish Kumar
Hi All, problem for creating the separate log file by for my application context in tomcat-5.0.19. that is working fine in tomcat 5.0.27! please help me what the settings are to be needed to make it out on tomcat 5.0.19 . is this bug or AM I missing some thing sample of my context fil

RE: log file by for application context

2004-12-22 Thread Goel, Manish Kumar
esday, December 22, 2004 4:51 PM To: Tomcat Users List Subject: RE: log file by for application context Hi, Don't use 5.0.19. Why do you want that? Allistair. > -Original Message- > From: Goel, Manish Kumar [mailto:[EMAIL PROTECTED] > Sent: 22 December 2004 10:39 >

RE: Want to know better way of deploying

2004-12-22 Thread Goel, Manish Kumar
Daniel, On Linux running application are deleted it's not bug I guess. Manish -Original Message- From: Daniel Watrous [mailto:[EMAIL PROTECTED] Sent: Thursday, December 23, 2004 10:55 AM To: Tomcat Users List Subject: Re: Want to know better way of deploying Manisha, I have also had th

RE: log file by for application context

2004-12-22 Thread Goel, Manish Kumar
No one here have any Idea regarding my problem. -Original Message- From: Goel, Manish Kumar Sent: Wednesday, December 22, 2004 4:58 PM To: Tomcat Users List Subject: RE: log file by for application context Thanx for replying, but requirement is such that I have to use tomcat 5.0.19

RE: Want to know better way of deploying

2004-12-22 Thread Goel, Manish Kumar
Tomcat is running. Which ver are you running? Abhay -Original Message----- From: Goel, Manish Kumar [mailto:[EMAIL PROTECTED] Sent: Thu, 23 Dec 2004 07:29 To: Tomcat Users List Subject: RE: Want to know better way of deploying Daniel, On Linux running application are deleted it's

RE: Logger without timestamp not working

2004-12-23 Thread Goel, Manish Kumar
Tim Funk, I tried it in 5.0.19 version it didn't work for me also but document says it must work and the default value of timestamp is false and my other problem with logger I have already posted it & didn't hear from any one abt. it problem for creating the separate log file by for my applic

RE: Logger without timestamp not working

2004-12-23 Thread Goel, Manish Kumar
en a > message is logged in the file. It has nothing to do with the file name. > > -Tim > > Goel, Manish Kumar wrote: > > >>Tim Funk, >> >>I tried it in 5.0.19 version it didn't work for me also >>but document says it must work and the default value

RE: Newbie question on Database and struts

2004-12-23 Thread Goel, Manish Kumar
Hi Manisha, this looks very simple thing in action class you can just set that array of databean in request attribute and get it back on jsp like: req.setAttribute(databeanarray,"databeanarray"); cheers Manish -Original Message- From: Manisha Sathe [mailto:[EMAIL PROTECTED] Sent: Friday

RE: I need to configure logs on my virtual hosting

2004-12-30 Thread Goel, Manish Kumar
Hi, can any body help me this same thing not working on tomcat 5.0.19 version. Manish -Original Message- From: Roberto Rios [mailto:[EMAIL PROTECTED] Sent: Thursday, December 30, 2004 4:03 PM To: 'Amit Gupta'; 'Tomcat Users List' Subject: RES: I need to configure logs on my virtual host