you need Apache as your server through which Tomcat
deploys the Jsp (HTML) implementation.  You need to
develop EJBs in Java that will be 
contacted by the Jsp interface and produce the output
to your web. The database can be anything as long the
EJB can access it.  You might have 
to look up if you need the server.xml for accessing
Access database, it might not be necessary, java
supports jdbc to access (located anywhere 
on you drive).
gp

--- Jo�o_Folha <[EMAIL PROTECTED]> wrote:
> Hi there.
> I am new in servlets, jsp, tomcat and java.
> I am trying to build a simple application that
> consults a very small
> database in ms access.
> So, I Have a few questions:
> What a need to write in server.xml configuration
> file?
> Where i put my database?
> Do I need to download any driver, i already have
> jdbc?
> 
> see you
> 
> 
> 


__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

Reply via email to