Lavanya Balaraman

Greenhorn
+ Follow
since Feb 17, 2009
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Lavanya Balaraman

I am sucessfully running java programs in jdk1.6 with class path.
I want to run javafx programs. While i am installing javafx 1.1 it itself downloads jdk-6u12-windows-i586-p.exe and starts installing javafx 1.1

Now how to run the javafx program after setting the path

currently i set the path only for java D:\Program Files\Java\jdk1.6.0\bin;
how to set the path for javafx and run the program
14 years ago
hi
i am new to java and i am developing a page in jsp. Now i want to sent sms to mobile. I don't know how it is possible and what to be used i just need the guide (my back end is mysql)

thank you for your attention
15 years ago
hi
i trying to give database connection from java to mysql. I set the class path in environment variables. when i am trying to run the application class not found: com.mysq.jdbc.Driver error is coming


i was able to make and run the jar file for simple applications in which database involved.

In the same manner I made jar file it is running but not saving the data in the database. how can i made the jar file which connects the database and what are the files have to included in the jar file

15 years ago
How to create a jar file in java please any body help me

Thank you

15 years ago
HI
SAGAR

YES YOU ARE CORRECT

THANK YOU VERY MUCH
HI
Sagar

And also mysql server is running
hi
thank you sagar

i am trying to restore the database which imported while i am trying this imported file to export in command prompt i got this error Access denied for odbc @localhost using password yes.

Hi
please help me!

Thanks for your attention

I am trying to export mysql database from org.sql access is denied for odbc @localhost using the password yes
How to restrict Jtextfield only for text
pleases help me
15 years ago