Forum: JSP May 9th, 2007 |
| Replies: 9 Views: 2,649 Re: Problem with database connection That solved the problem with it not being able to read from the database anyways ....but when I try to call <jsp:getProperty name ="update" property="benchpress" />Im recieving an error: Cannot find... |
Forum: JSP May 9th, 2007 |
| Replies: 9 Views: 2,649 |
Forum: JSP May 9th, 2007 |
| Replies: 9 Views: 2,649 Re: Problem with database connection Thanks for the advice ...my DBConnect class is
/*******************************************************
This class is used to open a connection to the mysql
database. The database connection driver... |
Forum: JSP May 8th, 2007 |
| Replies: 9 Views: 2,649 Re: Problem with database connection My connection is to a MySQL database.
I use a jdbc:mysql connection with Netbeans. I can access the data base with other classes.
I use a standard way of adding/retrieving throughout but... |
Forum: JSP May 7th, 2007 |
| Replies: 9 Views: 2,649 Problem with database connection Hi there Im having a problem with my database connection...other instances of nearly the same code works but I cant understand why this isn't working
My class which retrieves info from the data base... |
Forum: JSP May 7th, 2007 |
| Replies: 2 Views: 800 Pleeeeeeeese help me Hi there,
I have a class that returns a value based on a calculation with in the class
2 of the variables are called from a database, which is working however when I try to output the result on a... |
Forum: JSP Feb 3rd, 2007 |
| Replies: 4 Views: 3,006 |
Forum: JSP Feb 2nd, 2007 |
| Replies: 4 Views: 3,006 |