this is srinivas doing MCA final sem project using servlets and jsp i have created front by using jsp whts the problem is that it is not connecting to the the data base data base iam using is oracle 9i. pls tell me the solution
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35221
7
posted
0
What does "is not connecting" mean? What exactly is the code trying to do? Can you connect to the database by other means? Have you verified that all the connection settings used by the web app are correct? Are there any error messages in the server logs? TellTheDetails
Also, please UseAMeaningfulSubjectLine. "hello" tells us nothing about the problem at hand. [ May 20, 2008: Message edited by: Ulf Dittmer ]
Hello Srinivas, welcome to JavaRanch. Please use a meaningful subject line instead of "hello" when you post a question.
It is hard to answer your question, because you don't provide any details about how your application tries to connect to the database, or if you get any errors.
So, tell us in detail what you tried and in what way it doesn't work. Do you get error messages? If yes, then what are the error messages?
In an effort to help you get the most from our forums, we've compiled a list of tips for asking questions here. You can find the list in our FAQ section here. In particular please see: UseAMeaningfulSubjectLine
"hello" tells us nothing about the nature of your question.
Again, welcome to JavaRanch and good luck with your question. -Ben