Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / September 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Cannot resolve symbol Scanner error27 Sep 2006 19:46 GMT1
I am trying to compile this program but I get the error message that it
cannot resolve this symbol Scanner. I downloaded the JDK6 and in my PATH
statement I put C:\Program Files\Java\jdk1.6.0\bin. The code is below. What
am I doing wrong.
Any Reason for this result ...................27 Sep 2006 19:31 GMT1
Please go through this simple program it should show " Number ... n"
but it is showing
"float a"at run time. I am using jdk 5.0
public class VarArg1 {
Unknown error in XPath (using variables)27 Sep 2006 18:22 GMT4
I am trying to evaluate an XPath expression using variables, like this:
"$foo/Street" -- where $foo is a variable with an Address element,
containing a Street element:
        <Address>
JavaScript and Java27 Sep 2006 18:18 GMT9
Is the syntax for JavaScript the same for Java?
Greg
InvalidClassException!27 Sep 2006 18:07 GMT9
When executing a class am getting this exception:
java.io.InvalidClassException: package1.Queries; local class
incompatible: stream classdesc serialVersionUID = 7965341194343831580,
local class serialVersionUID = -3010695744043114199
how to add a new pacakage27 Sep 2006 17:50 GMT8
please help me how to use a new pacakage in my java program
Looking for a gui class pops up to let user choose directory and filename for input/output27 Sep 2006 17:26 GMT1
When I output something to a file, I hope something pop up that let the
user to select the directory and input the file name. I don't know how
to do it. I can hard-code the file name in my program and use
PrintWriter class to do it, like:
Looking for a gui class to pop up to let user choose directory and filename27 Sep 2006 16:36 GMT1
When I output something to a file, I hope something pop up that let the
user to select the directory and input the file name. I don't know how
to do it. I can hard-code the file name in my program and use
PrintWriter class to do it, like:
Encoding in file27 Sep 2006 15:57 GMT6
In my application I create some files and I write some text into. I
want to use UTF-8 encoding, but both methods that I tried seem to
ignore specified encoding. I used:
OutputStream fout= new FileOutputStream(nazwa);
jsplitpane - set divider location ??27 Sep 2006 15:56 GMT1
I was trying to use the JSplitPane's setDividerLocation(Double) method.
But seems like it does'nt work.
A brief search in the groups resulted in solutions like setting the
everything to visible(true),
Converting from bytes to String27 Sep 2006 15:26 GMT1
I have String object and using decodingservice i am decoding service i
am decoding the string.
DecodingService will take the bytes and return the bytes.Return is zip
files. I am converting the bytes into String object using new String(
Cp1252 problem27 Sep 2006 15:20 GMT2
My source file has Chinese characters in it, when saving the file
Eclipse alerts it cannot be saved due to "Some characters cannot be
mapped using "Cp1252" character encoding.". Why? Is it the problem
about Unicode support? My machine is running on WinXP x64 Pro English.
"Java Performance Tuning Book" anyone read this book?27 Sep 2006 14:13 GMT2
I am looking for someone who has run some of the examples in this book.
I cannot get one of the first projects to work. I keep gettting a stack
error running the ObjectCreationMonitoring example. I ( and others )
believe there is a recursion problem. The modification to the Object
what is hibernate ?27 Sep 2006 11:34 GMT3
what is hibernate ?
its called   O-R mapping ?
is it  an API ?
its a Software/tool ?
How do i search ?27 Sep 2006 11:09 GMT3
I am searching for  "SqlServerDriver" class (MS SQL server driver
class)  in the IBM webspere(V  5.1.1)  folder.
How do i search ? please give me some tips .
Thanks
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.