String[]args and String args[] both are same..
dere is no difference..
User Profile
Collapse
-
how to connect jsp page with the db2 database?
...Code:@ page pageEncoding="UTF-8" %> <%@page contentType="text/html" %> <%@page session="false" %> <%@page import="java.sql.*" %> <%@page import="java.util.*" %> <html> <head> <title>emplolyees firstname</title> </head> <body> <% Class.forName("COM.ibm.db2.jdbc.app.DB2Driver").newInstance();Last edited by Niheel; Aug 16 '10, 07:36 PM.
No activity results to display
Show More
Leave a comment: