Hi,
I have to build a JSP page which shows a table of results from a view which is created Oracle 10g.
Similarly I have to build a drop-down box in a JSP page which shows groups within the Organization from a view in SQL Server 2000.
There is no related articles or examples to what I am looking for.
I wish to know what classes to import in the JSP page to import, how to build a connection string to Oracle and SQL Server.
Can you point to a complete example or tutorial which illustrates this.
Thanks
I have to build a JSP page which shows a table of results from a view which is created Oracle 10g.
Similarly I have to build a drop-down box in a JSP page which shows groups within the Organization from a view in SQL Server 2000.
There is no related articles or examples to what I am looking for.
I wish to know what classes to import in the JSP page to import, how to build a connection string to Oracle and SQL Server.
Can you point to a complete example or tutorial which illustrates this.
Thanks