Login or Sign up Help | Site Map
Connecting Tech Pros Worldwide

Java Forum

Java programming language (Sun Microsystems) - Ask questions about java programming, OOP, JRE, SDK, Swing, Plugins, Java Virtual Machine(JVM), Java Libraries: Collection, XML Processing, Security, JDBC, JNDI, RMI, CORBA, AWT (GUI) and more.
Views: 5,285 Announcement: Only Q & A Threads Here
July 10th, 2008 msquared (Administrator)
Read This First
Post Reply? | Posted by: JosAH | Last post by JosAH, 7 days ago
Greetings, It is strongly advised to download the first two links to your computer. The first link downloads Sun's Java Tutorial which is an almost... more »
sticky
Java Puzzles
25 Replies | Posted by: r035198x | Last post by blazedaces, 11 days ago
Parentheses affect the order of evaluation only, except in one situation. What's that situation? more »
sticky
Public variables not available for all classes? (IDE: NetBeans)
5 Replies | Posted by: Terentius | Last post by Terentius, Today
Hi all! I have a problem with NetBeans. Although I've declared my variables as public, I can't access them from all classes. Refer to the screenshot... more »
HELP! Expanding images w/ click/mouseover
2 Replies | Posted by: cbatbhatm221 | Last post by cbatbhatm221, Today
Hi there. I am fairly new to this (and this is my first forum post) so please bare with me, I might to in the wrong forum entirely. I need some... more »
System cannot find the path specified
1 Reply | Posted by: NamelessNumberheadMan | Last post by nepomuk, Today
I'm having trouble reading in an xml file. My servlet retrieves the file path from the init parameters without a problem, but when I try to create a... more »
jasper report
1 Reply | Posted by: smiley22 | Last post by r035198x, Today
hi guys, i just want to ask if it is possible to change .jasper file into .xml? is there an application for converting it? thanks and gudluck to... more »
java.lang.NoClassDefFoundError: org/jini/rio/event/EventDescriptor
3 Replies | Posted by: meenakhsi | Last post by meenakhsi, Today
I m trying to build a java project using netbeans IDE .......I got the error Caused an... more »
Hash table problem
5 Replies | Posted by: NoOneCanHelpMe | Last post by NoOneCanHelpMe, Today
Hello everyone, could someone help me please, I want to print out the frequency of each vowel in the string and I think I will need to use the hash... more »
Hello World trouble
6 Replies | Posted by: Polarbear20 | Last post by BigDaddyLH, Today
I keep getting the error "javac" is not recognized as an internal or external command, operable program or batch file. I have heard I need to make a... more »
Find out how the program was built/compiled from the .jar file?
2 Replies | Posted by: Akino877 | Last post by BigDaddyLH, Today
Hello, I have a directory of Java code and a .jar file. I can run this .jar file as intented. But, I do not have any information/instruction as how... more »
Digital Clock
6 Replies | Posted by: merooo0ooo | Last post by myusernotyours, Yesterday
HELLO how are u all ? i want to do digital clock applet may be it's very stubid qez but i'm still biggener in java and i want to any one learn me... more »
Jasper Reports
2 Replies | Posted by: srija | Last post by sharmasandeep, Yesterday
Hi I worked out this program. Could you tell me why is this error there--- PROGRAM ?xml version="1.0"?> <!DOCTYPE jasperReport more »
Very Important interview questions...
1 Reply | Posted by: nvrmba | Last post by JosAH, 3 days ago
Hi, Plz. let me know the ans. for follg. int. qs.. 1)In a class i have 10 variables...out of them i want to serialize only 3 variables..how to do... more »
How to create a Dynamic grid in JSP page ?
3 Replies | Posted by: baskarpr | Last post by vikramcbz, 3 days ago
Hi everybody, I have a web page containing of table with columns like product name, id, price etc. I want to edit the contents of a row, instead of... more »
how to invoke perl URL which is running in netscape server
8 Replies | Posted by: nsrikak | Last post by nsrikak, 3 days ago
Hi, I am Naresh. I am new to jsp technology. In my application I need to transfer controle and perameters from JSP to perl program which is... more »
What is the difference between declaring a member variable as final static and static
1 Reply | Posted by: prisesh26 | Last post by JosAH, 3 days ago
What is the difference between declaring a member variable as final static and static final? thanks more »
jsp and printer
1 Reply | Posted by: mohammedsiddig | Last post by ajos, 3 days ago
Hello JSP programmer , how i can set printer using jsp to print a report from my page more »
Difference between static and non-satic members in interface.
11 Replies | Posted by: dmjpro | Last post by dmjpro, 3 days ago
Please can you help me to figure out the differences between static and non-static members in interfaces? more »
How to print Thread Object?
2 Replies | Posted by: KiranJyothi | Last post by BigDaddyLH, 4 days ago
Hello All, In my project, I need to show the timer clock. I am using : Thread timerThread; My timer is working properly, but I am not able to... more »
Creating XML files from Java
10 Replies | Posted by: nepomuk | Last post by nepomuk, 4 days ago
Hi there! I'm trying to create a XML file from within Java. After doing a bit of research, I'm quite confused - there seem to be many, many classes... more »
Hash tables
4 Replies | Posted by: NoOneCanHelpMe | Last post by majutaca, 4 days ago
Hello everyone, The Program wont run I just gave up PLEASE HELP what i've done wrong??? on this line down it says cannot find symbol: private... more »
compile time error
1 Reply | Posted by: Sindhu Rani | Last post by JosAH, 5 days ago
Hi, can anybody say the solution for this error......... C:\s\source>javac -d ..\classes zoo.java zoo.java:10:... more »
Exception in thread "main"
9 Replies | Posted by: tiyaramunna | Last post by tiyaramunna, 5 days ago
I am trying to configure my system with Java program just to practice on the coding....when i compile a test.java program i am able to see the class... more »
driver class
6 Replies | Posted by: NoOneCanHelpMe | Last post by NoOneCanHelpMe, 6 days ago
Hello, Could someone tell me something about driver class because there is not much info on the net Thank you very much in advance more »
JavaPOS Epson's TM-T88IV
Post Reply? | Posted by: marquitosh | Last post by marquitosh, 6 days ago
I've got a TM-T88IV with paralell port, also I downloaded Epson JavaPOS ADK. When I want to add my TM-T88IV there is a section where the program ask... more »
How to parse XML file by j2me
1 Reply | Posted by: codemaster1 | Last post by blazedaces, 6 days ago
Please Help me about parsing an XML file By J2ME. if possible give me some example..... thanks more »
Sending SMS via JSP/Servlet
1 Reply | Posted by: rajujrk | Last post by blazedaces, 6 days ago
How send the SMS from PC to Mobile via JSP/Servlet programs.. Is there any packages for it? Pls. Hlp me its very urgent.. more »

Top Java Forum Contributors