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 / January 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
different between I and || operator10 Jan 2008 06:50 GMT9
what is the different between || and | operator or & and &&
all of the have the same value. see:
false || true = true
true || flase = true
range of values10 Jan 2008 05:33 GMT2
The business scenaraio is i have table called rules in that rules
table i have a column (varchar()) which has the value
IP > 182.168.0.1 and IP < 182.168.0.10 .
i had witten a sql query for getting this value.so i have this value
differences between Spring WebFlow,Spring MVC,and String Portlet MVC?10 Jan 2008 02:27 GMT2
could you help me with that?
thanks in advance!
Run Built Project in Vista10 Jan 2008 00:09 GMT6
I'm just starting with Java.  I have used NetBeans to write a GUI, which
  runs fine in NetBeans.  How do I run it in Vista (Home Premium) just
like any other program?  Stupid ? I know, but I have had a look through
tutes and docs and help files, and can't see how.  Gulp.
JAVA lang question.09 Jan 2008 23:13 GMT2
What does "String a : args" mean in the following code snippet:
public class FindDups {
   public static void main(String[] args) {
       Set<String> s = new HashSet<String>();
Identity of bytecode09 Jan 2008 22:02 GMT13
I have a newbie sort of question about Java byte code. Will the same
source code always produce the same byte code? How about code that
differs only in comments?
Questions about buffered streams09 Jan 2008 19:47 GMT28
Sorry for so many questions, but I think I/O is one topic that will
give me troubles for quite some time
1)
What makes read and write operations time consuming ( or at least more
Session migration09 Jan 2008 16:07 GMT1
I want to switch from one server to another when user clicks on url
but i want that session should continue.suppose if he is logged in
earlier then after migation he must remain loged in.
What Size Screen Do You Design For?09 Jan 2008 16:00 GMT13
Most of what I've done in Java is for a small business and any GUI had to be
able to be run in a 640x480 screen because some of the software goes on
servers that are hooked up to cheap monitors that aren't used often.
Now I'm writing some simple programs and utilities that I can use ...
BufferedInputStream -- does not recommend "close()"?09 Jan 2008 15:58 GMT12
The operation »close()« is mentioned in the class documentation
http://java.sun.com/javase/6/docs/api/java/io/BufferedInputStream.html
 But nowhere does it recommend to use »close()«.
 I had expected the constructor documentation to
how to force scrolling of a Jlabel ?09 Jan 2008 15:38 GMT5
How do I force a JLabel (with HTML content) wrapped in a JScrollPane to
automatically scroll to the last line added ?
I am developing an applet whose frame is divided in three panels:
  - the top one is a tabbed pane which normally contains an astronomical
When gets the static initializer of a private static class exectuted?09 Jan 2008 14:56 GMT3
Hello Gurus
I have a question. I have a class which holds an inner class declared
"private static". This inner class has a static field which is
immediately initilaized. When gets this static initilaziation of a
Overriding methods: difference between Java 1.4 and 5+ ?09 Jan 2008 14:39 GMT9
I have the following two interfaces.
//-----------------------
public class B extends A
//-----------------------
pagesetup09 Jan 2008 14:14 GMT2
hai to all iam new to java iam core java trainee
how can we write a page setup program.
i created a menu in menu i inculde print button. print button is
working but iam working on page setup. please give guidance  or any
installer problems on Vista09 Jan 2008 14:10 GMT5
Is there a way to determine from within a java application running on
Windows Vista what type of account the user is logged on as. i.e. standard
or administrator?
TIA
 
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.