Hi , Masters ,
I am an beginner of JSP , And it's really too much confusioin . I have many questions to ask all the grus .
First question , How to find the JDBC port number:
In case of personal oracle used , is the port number required ?
Printable View
Hi , Masters ,
I am an beginner of JSP , And it's really too much confusioin . I have many questions to ask all the grus .
First question , How to find the JDBC port number:
In case of personal oracle used , is the port number required ?
Normally, the oracle listeners would be set on 1521. You can check what port your oracle uses by opening the listener.ora file and seeing it.
Hope this would help you.
Sam