Tomcat 4.1.12 exception reporting vs Resin exception reproting

2002-12-09 Thread Sukhwinder Singh
using jikes tomcat prints warnings produced by jikes, encoding related and others, when a modified jsp is accessed for the first time but not second time. But resin doesn't. --Sukhwinder Singh -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL

jsp include problem

2001-11-19 Thread Sukhwinder Singh
button, or try again later. XML document must have a top level element. I think it is unable to find portfolio.xsl. How can this page find xsl file. Sukhwinder

jsp include problem

2001-11-19 Thread Sukhwinder Singh
Hello, I am using tomcat 4.01 on Windows 95. I have a simple jsp file and its contents are: / %@ page contentType=text/xml% jsp:include page=portfolio.xml / / and portfolio.xml's contents are:

Re: No one answering my question (security realted problem)

2001-09-07 Thread Sukhwinder Singh
is only related to tomcat 3.2.3 and version 3.2.2 works well. Sukhwinder Singh - Original Message - From: Sukhwinder Singh [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, September 06, 2001 4:10 PM Subject: Re: No one answering my question (security realted problem

Re: No one answering my question (security realted problem)

2001-09-06 Thread Sukhwinder Singh
It's unclear to me why you're recompiling tomcat. Why not just use a binary distribution? I've never compiled it from source... dwh Hello, I have also downloaded binary version of tomcat 3.2.3 but even that doesn't start. SS

No one answering my question (security realted problem)

2001-09-05 Thread Sukhwinder Singh
password). Please help me in solving above problem because I am unable to start tomcat. Is there any option to compile tomcat without ssl support? Sukhwinder Singh ___ Send a cool gift with your E-Card http://www.bluemountain.com/giftcenter/

Unable to start tomcat 3.2.3 (Security related problem)

2001-09-01 Thread Sukhwinder Singh
to start tomcat. Is there any option to compile tomcat without ssl support? Sukhwinder Singh ___ Send a cool gift with your E-Card http://www.bluemountain.com/giftcenter/

Unable to start tomcat 3.2.3 (security related)

2001-08-30 Thread Sukhwinder Singh
Hello, I have downloaded tomcat version 3.2.3 source code and compiled it on my windows 95 machine with Sun JDk 1.3.1. I also had to download JSSE because there was no option to compile without ssl support. If these classes are not in classpath then source doesn't compile. My problem is