Hi everyone,
I am working As software developer, So far i have done my project with the help of
JAVA,
Jsp,
Servlet and MySql,
Now i have installed Oracle10g in my system, Even i have created tables in oracle and worked with, now the problem i am getting i could not able to run my
tomcat in my system,
the exact error i am getting after starp up the server, when i entered the URL in browser
http://localhost:8080/ Which is asking me to enter username and password.
I have not seen like this so far in tomcat while i am trying to run my webapplication in webapps directory.
even i could not able to run webapplication by giving direct URL after the server is started, where i am got 404 error.
So can anybody help me, how can run jsp and servlet after that how can i access the data's in the oracle database through JSP.
How can i execute my web application with the help of oracle10g.
Please anyone help me, to solve this situation.