An easy way to get started with db stuff in jsp without having to learn all
of the JDBC API is to use the DBConnection bean from XA.com.
It is fairly simple to use, and it comes with a useful set of examples to
get you started.

-Sashi Kolli
 [EMAIL PROTECTED]




                    Koehler Ethan
                    <[EMAIL PROTECTED]        To:     [EMAIL PROTECTED]
                    GIVIS.COM>                cc:
                    Sent by: A mailing        Subject:     JSP and the DB
                    list about Java
                    Server Pages
                    specification and
                    reference
                    <JSP-INTEREST@java
                    .sun.com>


                    09/21/99 05:56 PM
                    Please respond to
                    ethan





Hello,

I'm researching JSP's abilities relative to other languages such as ASP
and ColdFusion.

How easy is it for a JSP script to "directly" to query and update a
database?  Most examples seem to require the development a custom Bean to
execute the SQL then provide access to the results.

Similarly, is it possible for a JSP script to handle form submission
without the intervention of a custom Java Bean?

Just curious - I'm very excited about the technology.  I'm hoping it can
be suitable for people with less Java development experience than myself.

Thanks !


Ethan Koehler
Java Programming Consultant
Digital Visions, LLC
http://www.digivis.com

===========================================================================
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

===========================================================================
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