Re: What Webserver is different from Web Application Server ?

2001-05-28 Thread TRichter

Hello Huynh Tin,

best take a look at
http://java.sun.com/events/jbe/98/features/appservers.html. IMHO it is a
good introduction.

Ciao
   Thomas

You wrote:
 >Hi All,
 >I'm sorry for my basic question.
 >I don't know what is different between WebServer and WebApplication
 >Server.
 >Could anyone help me to answer or let me know any document about
 >this
 >problem.
>
> Thank you !
> Best regards !
> Huynh Tin





Welcome-file

2001-05-22 Thread TRichter

Hello,

I noticed during development that Tomcat only serves *.html files in the
welcome-file-list. It tried to put index.jsp to the list - no reaction, the
file wasn't be served. I changed the name to index.html - every okay. Is
this a bug or a feature?

Regards
   Thomas




Welcome-file

2001-05-21 Thread TRichter

Hello,

I noticed during development that Tomcat only serves *.html files in the
welcome-file-list. It tried to put index.jsp to the list - no reaction, the
file wasn't be served. I changed the name to index.html - every okay. Is
this a bug or a feature?

Regards
   Thomas