It may be worth having a look at a JSP book from your publisher of
choice.  To answer your question in one line, hosting a jsp page is
essentially no different from hosting a shtml (or asp, or php) page.  Just
that tomcat processes the file (and does a few other things) instead of
apache, or iis.

cheers
dim

On Tue, 24 Jul 2001, Anagha Mudigonda wrote:

> thanks for this
> "Please read the documentation, as
> you always should, then if you still don't understand, read the
> documentation"
> it did help .........
> but it could have been put softer ... and please dont think I asked for
> spoon-feed. After reaching the same dead-ends repetedly so often that I could
> predict the errors ( but unfortunately find no answers!! ) did I post the
> question
> 
> best regards
> anagha.
> 
> Michael Wentzel wrote:
> 
> > > can some-one tell me what are all the steps to be taken to host a jsp
> > > page. for now i have tomcat on NT. for the build ( one using ant ) to
> > > execute what all details do i have to take care of ? especially the
> > > web.xml file ...
> > > what will it contain - as there are no servlet specific details ...
> >
> > This is a VERY rudamentary question.  Please read the documentation, as
> > you always should, then if you still don't understand, read the
> > documentation
> > again, then if you STILL don't understand search the list archives
> > thoroughly, then finally you should post a question if you don't understand.
> >
> > While this list is for tomcat users to help each other learn the nuances of
> > tomcat it is not here to spoon feed those who wish to simply be given the
> > answers to their question with no work on their part.
> >
> > Typically, you can find the answer more quickly on your own anyways.
> > Especially,
> > on a weekend.
> >
> > Note:  The reason I post this to the list is so everyone is aware that
> >          this is the way a mailing list SHOULD be utilized.
> >
> > ---
> > Michael Wentzel
> > Software Developer
> > Software As We Think - http://www.aswethink.com
> 
> --
> Where the mind is without fear and the head is held high;
> Where knowledge is free;
> Where the world has not been broken up into fragments by narrow domestic walls;
> Where words come out from the depths of truth;
> ...............
> Where the mind is led by thee into ever-widening thought and action;
> Into that heaven of freedom,my Father,let my country awake.
> 
> 
> 

Reply via email to