Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~4K People Reached
Favorite Forums
Favorite Tags

7 Posted Topics

Member Avatar for glenak

i think removing .class would solve this issue [CODE]<applet code = "SiteTesting" width = "300" height = "75">[/CODE]

Member Avatar for lilly13
0
1K
Member Avatar for mani_1991

i have the same problem too so i have been planing to upload those images in to a folder and save those file names in database it will be nice if some one posts the answer

Member Avatar for javaAddict
0
265
Member Avatar for Dom Chester

Books hmm lets see i recommend "The complete reference java 7th edition- Herbert Schildt" its nice and understandable by beginners and i think there is a thread for beginners already named Starting "Java" [Java tutorials / resources / faq] with lots of good stuff about books and tutorials [URL="http://www.daniweb.com/forums/thread99132.html"]http://www.daniweb.com/forums/thread99132.html[/URL]

Member Avatar for tizon
0
98
Member Avatar for tizon

Hi guys i have a problem with JScrollPane, Firstly i have 2 custom JPanel's i wanted to add them to a JSplitPane so i added them to a JScrollPane and then those JSplitPane but the problem is if i drag the divider in splitpane the panel doesnot scroll :'( Here …

Member Avatar for tizon
0
1K
Member Avatar for ChPravin

[QUOTE=ChPravin;1154820]Hello All, I am getting the following error message when I try to execute my program as an executable jar on a remote system.The same program works perfectly fine on my local system: Exception in thread "main" java.sql.SQLException: Operation not allowed after ResultSet closed at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1055) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:926) …

Member Avatar for masijade
0
943
Member Avatar for redZERO

I agree with james its better to have more Jframes than manipulate by panels by setVisible() method and by writing a separate class for that data storing and retrival will make sure that it wont b lost when an error occurred in the gui if u manipulate that by switching …

Member Avatar for tizon
0
138
Member Avatar for tizon

Hi guys, Need help with my project it is an offline personal dairy so i have to display calendar i did but the problem is it doesn't look like a calender at all it's just look like an collection of buttons i tried to set border as setBorder(1,1,1,1) but that …

Member Avatar for tizon
0
100

The End.