[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: [LI] about JSDK



Hi Sangunni,

Please see my reply below, hope that'll help.

Wishes,
Indrajit


> I have some basic doubts regarding the installation and setting up of java
> serverlet development kit and configuring the web server in Linux
> 1) Whether JSDK(Servletdevlopment kit) is a part of jdk1.2 ?
--------------------
Nope ;(
--------------------
> 2) If not after dowloading and  untarring the tar file whether it is
> enough to give the .jar files ie server.jar and servlet.jar to the class
> path and start the servlet testing engine using starserver shell script.
--------------------
Yes :-) it'll work that way (provided, of course, Java runtime is properly
configured in your system)
--------------------
> 3) whether the  apache webserver( comming with Linux) is servlet
> enabled?.If we are using it whether we should use the servlet engine to
> test servlet?
--------------------
Check out www.apache.org (you'll get to know this and a lot more)
--------------------
> 4)Next problem is with JDBC.  We are getting some databases as freeware
> with Linux.For eg MySql.Whether we need a special JDBC driver for
> connecting a servlet with mysql or whether a generic one is enough.Generic
> one in the sense , any driver which enables java to get connected with
> that database.This  doubt is,  for Oracle we need different types of
> drivers to connect an applet and an application.Is there any special
> driver is there for connecting mysql and a servlet.
--------------------
Hmm..!!  We'll have to check that out.
To start with you have
http://www.mysql.org/Manual_chapter/manual_Clients.html#Java
--------------------


--------------------------------------------------------------------
The Linux India Mailing List Archives are now available.  Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.