Re: How to use a servlet as Domain-Index

2001-03-25 Thread Uma Shanker

Hello,
 You can do it in meta tag in your index.html using refresh tag. put
following in your index.html


http://http://www.test.de/yourServlet">


I think I should be possible with direct mapping in the httpd.conf.
Wait for the responses !!

/uma
[EMAIL PROTECTED]
Heidelberg, Germany

- Original Message -
From: "Alexander Klein" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, March 25, 2001 4:50 PM
Subject: How to use a servlet as Domain-Index


Hi List,

How can I use a Servlet as the "page" that a visitor gets when he visits my
domain directly.
eg. When a user enters http://www.test.de then he should get the output of
my servlet.Is this possible ?
and if so, how ?
I am using Apache and Tomcat 3.2.1

Thanky,
Puck


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




Tomcat 4.0 b1 and VAJ

2001-03-20 Thread Uma Shanker

Hello !!
  I am trying to set Tomcat 4.0 b1 in VAJ 3.5
I did it with Tomcat 3.1, it was rather simple that time. I had imported
src's and there was 5 jar files in the lib directory, I had added them to
class path of the class StartTomcat which was available from the IBM's VADD
site.

Now with the Tomcat 4.0 b1, there are so many jar files in several
directories, ok startup class is change to CATALINA, but I am getting
class not founds errors.

MyProblem :
I can run the TOMCAT 4.0 b1 as standalone, it means that all the classed
needed are inside the tomcat. But why I VAJ lots of xml related classes are
missing. Do I have to put some more classes/jar files into VAJ.

currenlty its
.\;
lib\jasper.jar;
lib\jaxp.jar;
lib\namingfactory.jar;
lib\crimson.jar;
bin\bootstrap.jar;
bin\jndi.jar;
bin\servlet.jar;
server\catalina.jar;
server\crimson.jar;
server\jakarta-regexp-1.2.jar;
server\jaxp.jar;
server\warp.jar;

May be somebody has a step by step guide for doing this.

thanks,
/uma shanker
[EMAIL PROTECTED]


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com