I am making a simple prgram in NetBeans that asks for order amount and then outputs order amount plus shipping charge if order is under $25. The proble is that the output is not in a dollar fo...
Hi,
I am trying to download netbeans 6.5. I could not find the exact link for that. I see only download link for latest netbeans 6.7.1.Any links, ideas highly appreciated.Thanks in advance
I am using NetBeans 6.7.1 on OS X Leopard and have just installed iReport and Jasper Reports as NetBeans plugins.
I created my first report and saved it ( with the default .jrprint extensio...
I need to know if there is a way to convert a string in MM/dd/yyyy hh:mm:ss format to its equivalent in milliseconds (Epoch time) in Java? I have a string in this format that I need to conver...
is there a way to word wrap
Hi!
I am making a application in Neetbens JDK.
Include sourcecode for connect to Mysql, and receive
the result to recordset.
Have a Jlist in my form (Jlist1)
Need example of how t...
I have downloaded and tried to install the javax.comm files, but for some reason when I write "import javax.comm.*;" NetBeans tells me the package does not exist. Here is where I have placed ...
Hi,
I am using netbeans IDE 6.7.1 and generated the server side stubs, project successfully and was able to test the webservice sucessfully, generated wsdl file as well for some helloworld ...
I am learning about arrays. I have an application that prompts a user to input a number between 1 and 10. Based on the input, it shows a message. If the number that is inputted is over 10, ...
When I try to run the JSP application I get a port 8080 conflict when I have Oracle Listner and Database running. If I turn the two service off it works. The JSP always opens on prt 8080.
...
Here's how my project folder looks like (i'm using netbeans):
/ProjectName
-->build
-->dist
-->nbproject
-->src
-->test
-->web
How do I get the real path of the src folder?
Using ...
Hi!
Have made a little java application in Netbeens.
This little application is using Mysql...
Need to convert ? this to a Java Applet.
How do i do that ?
I have following code but i'm getting error where OR condition is
I'm trying to obfuscate a code a little bit.And i'm getting the following error msg
run:
Exception in thread "main" java.lang.NullPointerException
at Savas.<init>(Savas.java:41)...
I have an app that I created in Netbeans 5.5.1 using JDK 1.6 and an Absolute Layout. The sourc level is 1.5. I built the jar built it will now not run. I am really not very familiar will conf...
I'm trying to debug a jsp in netbeans 6.0.1. When I put in breakpoints and run the debugger, it launches the page in my browser. The page variables and objects show up on the debugging page,...
Hi!
I am developing a java applet in netbeens.
But have problems to convert this function from
vb.net to java.
Please sombody help me convert this function to java.
Thanks
maybe because I have every programming language installed
intelisense takes up to 45 seconds where I have to wait to type
can I only use intelisense some of the time
I just switched to Netbeans to give it a try and can't figure out how to view the size of an image quickly for adding height/width attributes in html.
I don't want to have to open up the di...
Dear Experts,
I have an unrestricted pdf that contains 2 A4 pages horizontally next to each other.
Overall 4 pages.
I would like to split those up into 4 portrait A4 pages.
See attached fi...
I am having an issue trying to auto-refresh an ASPX page that is inheriting a .DLL file I have in my /bin directory. Here is the code for my ASPX page.
The MobiileTrend.DLL file has three ...
Could someone help me with this switch statement. It receives the input from a text field and if the user enter a month of the year if displays the month..
All that happens in this code is t...
Okay i have following html code.Which suppose to trigger my applet,but instead of that i'm getting error message stating this
"java.lang.ClassNotFoundException: google.class
at sun.plugin...
Hi,
I'm new in Java in general, I'm searching for JAVA ME & Netbeans tutorial.
I want to learn the Mobile
Thx