Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
1
1 Commented Post
0 Endorsements
Ranked #4K
~3K People Reached
Favorite Forums

13 Posted Topics

Member Avatar for Srin
Member Avatar for ceyezumma

Hello all: Has anyone tried one jar and received an error that the main class will not Load? I used "ONE JAR" and created the executable and I altered the build file. response from simon: Main-Class: com\simontuffs\onejar.Boot One-Jar-Main-Class: musicSystems.src.view.Main [quote] "Main-Class" is the "standard" Java JAR main class launcher, used …

0
76
Member Avatar for daNiUB

Interesting concept. not sure where you are going with it. The solution hfx642 added seems ok to start. I would like to mention that while you are just getting started with this program. I have found that if you write several classes to follow you should maintain proper Code syntax …

Member Avatar for ceyezumma
0
125
Member Avatar for rotten69

I have to agree to some degree. relying on generated code has no learning value at all. However, putting components on panel then that on a panel and on and on could take several hours to make a simple Panel of components. Why not slap a dozen componets perfectly on …

Member Avatar for ceyezumma
0
434
Member Avatar for ceyezumma

Hello. Is there someone with experience using One Jar or any other technique to create an exe. file from a Netbeans project with a lib full of .jar dependencies. I am useing the One Jar technique and I am not having an success creating the manifest. Thanks Steve

Member Avatar for peter_budo
0
168
Member Avatar for ceyezumma

Soon I will be needing to generate reports and have a way to send emails. Is there a good approach to accomplishing this? I will have data coming from Apache Derby Database and forms. If I could get some key words etc I could start to study Possibilities. Any links …

Member Avatar for masijade
0
88
Member Avatar for ceyezumma

Hello: TABLE NAMES : /////////////////////////////////////////: : TABLE NAMES : 10.6.2.1 - (999685): : TABLE NAMES : Apache Derby: : TABLE NAMES : Apache Derby Embedded JDBC Driver: : TABLE NAMES : 10.6.2.1 - (999685): : TABLE NAMES : /////////////////////////////////////////: : Hello I have a problem understanding why my Prepared Statement …

Member Avatar for masijade
0
374
Member Avatar for ceyezumma

Hello. I hava DAO classes to access tables of a Derby db. My DAO's all implement there own interface. I knew I would need to learn what this was. Is anyone farmiliar with how an application would use an interface for the DAO classes ? I use xml properties to …

Member Avatar for ceyezumma
-1
173
Member Avatar for ceyezumma

Hello all. The Java Date and time classes are difficult. I think I have to use java.sql.Date which is a sub class of Date but is not a date unless the time is normalized to zero. so I've heard. I would like to work with my studentDOB first by collecting …

0
89
Member Avatar for ceyezumma

///////////////////////////////////////////// make .jar runnable ////////////////////////////////////////// Hello; I can make a .jar from my program and move it to a folder in my progject but I would like to make it runnable. So I have shown the Command to make the -cmf (non runnable) .jar that works fine. I will show …

Member Avatar for ceyesuma
0
285
Member Avatar for ceyezumma

j ///////////////////////////////////////// Hello; I Have a JDesktopPane that opens with a x frame (JInternalFrame)wit a JMenuBar and 11 JTabbedPanels .produced by x.class.I click the menuItem to produce z.frame using x.class a new JInternalFrame with 4 tabbedPanels on it again produced by x.class. Now I click on x.frame and try to …

Member Avatar for ceyesuma
0
289
Member Avatar for ceyezumma

//////////////////////////////////////////////// moving a .jar to sys dir ////////////////////////////////////////// Hello; I can make a .jar from my program and move it to a folder in my progject The Command to make the -cmf (non runnable) .jar works fine by adding the .jar to a folder in my project. but my question …

Member Avatar for NormR1
0
112
Member Avatar for ceyesuma

Topic The topic of this question is: db_connect+my stmt Hello and Thank you in advance for any assistance. [b] System info: [/b] Noted in previous post. [b] The purpose of this post is: [/b] Display supplied stmt from above mentioned tutorial. Stmt throws an error as noted in previous post. …

Member Avatar for ceyesuma
0
147

The End.