• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Not able to run JSP when connecting with oracle10g

 
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic