July 10th, 2008
msquared (Administrator)
|
Read This First
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
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)
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
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
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
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
I m trying to build a java project using netbeans IDE .......I got the error
Caused an... more »
|
|
Hash table problem
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
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?
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
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
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...
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 ?
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
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
What is the difference between declaring a member variable as final static and static final?
thanks more »
|
|
jsp and printer
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.
Please can you help me to figure out the differences between static and non-static members in interfaces? more »
|
|
How to print Thread Object?
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
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
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
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"
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
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
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
Please Help me about parsing an XML file By J2ME.
if possible give me some example.....
thanks more »
|
|
Sending SMS via JSP/Servlet
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 »
|
|