Showing results 1 to 8 of 8
Search took 0.01 seconds; generated 1 minute(s) ago.
Posts Made By: hegRT
Forum: JSP May 9th, 2007
Replies: 9
Views: 2,649
Posted By hegRT
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
Posted By hegRT
Re: Problem with database connection

Hey buddy Il try that now. Thanks:)
Forum: JSP May 9th, 2007
Replies: 9
Views: 2,649
Posted By hegRT
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
Posted By hegRT
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
Posted By hegRT
Help 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
Posted By hegRT
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
Posted By hegRT
Re: Problem adding registration data to mysql database

Thanks for your advice jwenting,
I got it working using this code

[code]

<%@ page import="javax.servlet.*" %>
<%@ page import="javax.servlet.http.*" %>
<%@ page import="java.sql.*" %>

<%
Forum: JSP Feb 2nd, 2007
Replies: 4
Views: 3,006
Posted By hegRT
Problem adding registration data to mysql database

Hi,
Im new to JSP and I am trying to add data from a simple registration page using JSP to a table in mysql,

My code seems to be working OK howerver when I check the table in MySQL Control...
Showing results 1 to 8 of 8

 
All times are GMT -4. The time now is 3:07 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC