1) Can some tell me how to start J2ee server , As I want to work on JSP and
EJB. I heard that new J2ee , we can also work on EJB is that true ....? . I
am having J2EE 1.4 and JDK 1.3 .
2) How can i connect to the (oracle) database dynamically, without creating
a ODBC Driver ODBC Data Source . As i am using the web, creating a dynamic
connection is the only option for me.