configure data source

2004-04-16 Thread Niraj Alok
the error is still the same. Can any one please tell me what am I doing wrong?? Regards, Niraj - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

precompilation of jsps

2004-04-15 Thread Niraj Alok
Hi All, Is it possible to precompile the jsps during the starting process of tomcat so that they are not compiled during run time? I know its possible in weblogic but am not sure about Tomcat. The HOW- TO also don't mention any thing about it. Regards, Niraj

configure hypersonic

2004-03-18 Thread Niraj Alok
-authContainer/res-auth /resource-ref Even if i comment this entry in web.xml the error is still the same. Can any one please tell me what am I doing wrong?? Regards, Niraj

tar checksum error

2001-12-20 Thread Sheth, Niraj
Hi, I just downloaded 4.0.1 and trying to install it on SunOS 5.6. gzip -cd jakarta-tomcat-4.0.1.tar.gz | tar -xvf - gives me directory checksum error. What I am missing? Thanks, -Niraj LEGAL NOTICE Unless expressly stated otherwise, this message is confidential and may be privileged

Re: unable to process 200 response from Tomcat using isapi_redirect.dll

2001-07-18 Thread niraj
- Original Message - From: Bruyn, Bill [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, July 17, 2001 10:20 PM Subject: unable to process 200 response from Tomcat using isapi_redirect.dll Hello All, I am trying to configure Tomcat to handle servlet/JSP requests from an

IIS5 + isapi_redirect.dll GREEN ARROW

2001-07-18 Thread niraj
we are currently using on our nt4.0. We have double checked the registry settings, but no luck. Can anyone throw light on this. thanks in advance niraj.

problem in getHeader()

2001-06-17 Thread niraj
i can't get headers in second page set in first page . i am using tomact 3.2.2 . this is my detail problem this is first.jsp response.setHeader(Cache-Control, no-cache); response.setHeader(Pragma, no-cache); response.setDateHeader(max-age, 0);

cache control problem in tomact 3.2.1

2001-06-11 Thread niraj
. is this is the bug in tomact ? any solution please help. i am using WINNT and Tomact 3.2.1 and IIS 4.0 thanks in advance. niraj

tomcat and security manager

2001-05-30 Thread niraj
i have an application in servlet and jsp in directory format in /myapp i have put the /myapp in c:\sites\myapp i have created a host int server.xml file like Host name="10.0.0.1" Context path="" docBase="c:\sites\myapp" //Host now i start the tomcat in secure mode by giving command

problem running tomcat in secure mode

2001-05-30 Thread niraj
i have an application in servlet and jsp in directory format in /myapp i have put the /myapp in c:\sites\myapp i have created a host int server.xml file like Host name="10.0.0.1" Context path="" docBase="c:\sites\myapp" //Host now i start the tomcat in secure mode by giving

migrating php to tomcat ?.. help

2001-04-11 Thread niraj
hi all here is a site in php www.goodlookingindia.com we would like to migrate to jsp/servlet for better performance please let me know it wheter to migrate to tomcat or not is tomcat is best for jsp/servlet adon engine or any other servlet engine in market better then tomcat? your

not runing admin context

2001-01-12 Thread niraj
hello everybody my problem is that i want to access /admin context of tomcat web server. when i go to http://localhost:8080/admin the index page is coming but when i goto admincontext it asking for password what is that password? i used my nt password but its not working. i also used

virtual host with iis --new comer

2001-01-10 Thread niraj
hello, i am i have a problem with virtual host with iis and tomcat i have created tow sites abc.com and xyz.com abc.com 100.100.100.101 root of abc in iis c:\webs\abc\iis xyz.com 100.100.100.102 root of xyz in iis c:\webs\xyz\iis the real ip of the computer is 100.100.100.100 both sites