| Author |
JDBC Assignment Page errors
|
Dirk Schreckmann
Sheriff
Joined: Dec 10, 2001
Posts: 7023
|
|
In a couple of places, the JDBC assignment page still makes mention of mm.mysql when it should probably say ConnectorJ. excerpts Download and install mm.mysql Copy the mm.mysql jar file into c:\orion\lib. in this case "mm.mysql".
|
[How To Ask Good Questions] [JavaRanch FAQ Wiki] [JavaRanch Radio]
|
 |
Dirk Schreckmann
Sheriff
Joined: Dec 10, 2001
Posts: 7023
|
|
|
...and I just noticed that the TestServlet example code contains a <p> tag in the source. For the purposes of displaying the code on the web, the < and > characters should probably be specified using the appropriate html character sequences. As it is, the tag is interpreted by my browser and a new paragraph is begun in the middle of the double-quotes.
|
 |
Marilyn de Queiroz
Sheriff
Joined: Jul 22, 2000
Posts: 9033
|
|
|
Thanks, Dirk.
|
JavaBeginnersFaq
"Yesterday is history, tomorrow is a mystery, and today is a gift; that's why they call it the present." Eleanor Roosevelt
|
 |
 |
|
|
subject: JDBC Assignment Page errors
|
|
|