hi im new to jsp i have to connect oracle database 8i with jsp page
i want step by step tp connect into oracle database
i already refered many threads in this blog as im new to jsp i cant get exact procedure can any 1 give me step by step procedure for it
im doing timesheet project fot that each emp details should be stored in database and they shold login through login page but i want to know how to connect to oracle database!!!
help me!!!
Re: how to connect oracle 8i database with jsp page
The worst approach for any web application is to think of connecting a JSP to the JDBC directly. If you are really interested, there is a sql taglib in JSTL which would help you.
And Google is the best way to get details for your questions.
Re: how to connect oracle 8i database with jsp page
in your XP oS go to Start-->setting--> Control Panel--> Administrative tool--> ODBC-->user DSN--> add-->Microsoft ODBC for oracle-->Finish and same for System DSN This will connect JSP with oracle
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.