I am pretty new to log4j and have a question that should be easy. I am using log4j in a web (java servlets) environment.
1) How do I pass in variables? I have an app that uses the JDBCAppender and would like to pass in the connection values. Is there an easy way to do this? These values...
Thanks for the reply. I know about hibernate. But my question was more of a general design issue. I would like to use hibernate, but I'm not sure that my manager will let me implement it for this one application. We might use it later.
Also, I'm not sure if hibernate is the way to go at...
I'm creating a new application that hits a RDBMS. The DB is not all that normalized and I'm not sure if they will be changing the tables later on.
Anyway I'm trying to figure out how to grab/update the data from the tables. What we did in the past was create one "TransactionDB" class that had...
thanks sedj for the response. But this doesn't help. I did put a new line int the TOMCAT_HOME/conf/tomcat-users.xml. I created a "manager" id and password. This still didn't help.
Whenever I try to go to Tomcat Manager, I use to get a user name and password screen to login. I didn't think...
I tried to login to the Manager of Tomcat 5.5. Forgot my password and now all it gives me is "access forbidden". Can someone tell me how to reset this? I do not have the security manager module downloaded. I'm on WindowsXP Professional.
Thanks
LDL
I'm new to Tomcat (using V5.5). I am doing some tutorials to get up to speed on servlets/JSP. Anyway, I keep getting an error saying it can not find one of my classes. I have put the directory where all my common packages reside in the CLASSPATH var, but Tomcat doesn't seem to find it. The...
Yes, I have admin. I also tried the "User DSN" tab. Both just returned me to the "User/System DSN" window.
This seems to be a problem with only "SQL Server" driver.
I was wondering if it could be MDAC driver. Not really sure what it is, someone at work mentioned it. Trying to get info now.
I'm trying to create a SQL Server connection through ODBC manager.
I click on the 'ADD' button in the 'System DSN' tab.
It takes me to the "Create New Data Source" window. I then select the "SQL SERVER" driver and click "FINISH" tab. Instead of getting a window to add properties, it takes me...
I'm developing a batch program in java and was looking at different ways to implement error logging.
I will need to output many error msgs in many different objects. At this point I see three different ways of doing this.
1) Create a class that has opening, closing, and writing methods for...
I'm pretty new to OOAD. I'm trying to come up with a good design on my new project. I'll describe the problem and hope I get some ideas from some people.
Let's say you we have a class "Vehicle". This class will be used in many different industries (at least 10-15). The Vehicle class...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.