| Author |
uanble to wstavlish connection using JDBC and applet
|
mayank yadav
Greenhorn
Joined: Sep 25, 2005
Posts: 11
|
|
hi.. i have tried a program using java applet and jdbc dbc bridge.....values will be entered through the applet...NOW the program is not compiled the error displayed is { expected public class Test extends Applet implments ActionListener plzz help..... **************************************************************** [edited to add code tags] [ September 26, 2005: Message edited by: Jeanne Boyarsky ]
|
 |
Maximilian Xavier Stocker
Ranch Hand
Joined: Sep 20, 2005
Posts: 381
|
|
|
Well besides the compilation error this will not work. Please consult the FAQ particularly the second question on this page http://faq.javaranch.com/view?OdbcJdbcQuestions
|
 |
Craig Jackson
Ranch Hand
Joined: Mar 19, 2002
Posts: 405
|
|
One suggestion is to enclose your source code in the "" tags. Another suggestion is that "implments" is misspelled, correct it and see what happens.
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26496
|
|
Mayank, I added the code tags that Craig mentioned. So you can find them next time, take a look below the big textbox you type your post in. There is a section called "Instant UBB Code." Once you click on the button that says "code", some tags will appear in brackets. Copy/paste your code in between them and formatting will be preserved.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
 |
|
|
subject: uanble to wstavlish connection using JDBC and applet
|
|
|