HI Room,
            These are some general,basic questions which are plaguing my
mind.JDBC is considered to be a platform independent API .But it is not
vendor independent.As i have come to know that Websphere AS uses it
knows API which is based on JDBC .So knowing only pure JDBC is not going
to helps us very much as diffrent vendors will have probably diffrent
wrapper classes for that and we will have to learn that too.Is there any
other way that JDBC is dependent on.In terms of the drivers(there are
four kind of drivers) .What are the drivers themselves dependent on(the
databases only)?
        How is Sqlj going to make lives easier for developers.Does it
avoid using JDBC .
       I also read the paper written by Jason Hunter on the comparison
of jsps and servlets and usage of template engines.But i have
question?Will using templates not
make your code dependent on the template engines.And since using
templates does almost the same thing as JSPs
why was it not thought of earlier ,more so because the many servers also
support them.
       What i have asked might seem unconnected but these are some
doubts which arose in my mind after reading these topics.Can anyone
throw some light on this

Thanx in advance,
Meera

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to