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 / November 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
short circuit evaluations21 Nov 2005 11:35 GMT5
Hi all, does anyone have any code that will prove java uses short circuit
evaluation e.g. (expr1 && expr2), if expr1 is false it will stop evaluating.
Thanks in advance
JS
Personal Java problem21 Nov 2005 11:07 GMT1
Because of backward compatibility I want to test my application with the
Personal Java Emulator from SUN. The problem is, that the emulator isn't
able to start my application. It returns the following error: Can't find
class ...<classname>.
JUG21 Nov 2005 10:32 GMT6
I want to know, if there is something in Europe for Java like SANE for
unix is ? Some English spoken Java User Group which also maintain
some sort of yearly conference, where you can get in touch with other
Java freaks ...
Best Java ever21 Nov 2005 10:29 GMT18
I was in a strange thinking mood last night and I was just wondering what
peoples opinions were on the best Java program that people have come across?
The only qualifying rule is that it is written entirely in Java and when I
say best it could be, least bugs, good or unique ...
Making Waves21 Nov 2005 08:11 GMT12
Can anyone point me to some free java sourcecode
that writes a stereo sound file that I can play
on the Windows Media Player?
All I want is something like:
Tomcat newbie question21 Nov 2005 05:58 GMT1
I am trying to setup an webapp with Tomcat.  Here is the directory
structure I think I desire for my web app:
mywebapp
mywebapp/build.xml
hi all21 Nov 2005 05:54 GMT1
how to send jsp form (form consists of xml data) to Servlet mediater as
ActionServlet. That is..
       xml                                        xml
jsp----------------------> ActionServlet------------------->Servlet
Writing a Windows JVM launcher program21 Nov 2005 04:29 GMT12
    I want to launch a JVM from a tiny Windows launcher
    application.  I have a JDK installed in C:\j2sdk1.4.2_09.  I'm
    compiling/linking by doing:
g++ -mno-cygwin -L/cygdrive/c/j2sdk1.4.2_09/lib -o JavaAppLauncher *.o -ljvm
Custom Java sleeper thread not triggering reliably21 Nov 2005 04:17 GMT4
I needed a way for my class to sleep for a specified amount of time,
then wake up and perform an operation, in a non-blocking fashion.  I
came up with the following:
//************************************************************
Transfer Code Help Needed for Banking Program!21 Nov 2005 01:11 GMT1
Hi guys, I came here before requesting help.  Hope you all remember.
Anyway, here is my jsp/java files for this banking system.  I'm trying
to write code to make a transfer between two accounts, using From and
To, and displaying Date & Time, Transferred From, To, FromAccountID, To
Why the name of a file that contains java code should be same as the name of the class that is contained init?21 Nov 2005 01:10 GMT6
Hello Friends!
I am new to java area.
Why should we give the name of a file as same as the name of the class
that is contained in it?
Decoupling musing20 Nov 2005 23:31 GMT5
Not seen this done but it stikes me as a approach that may have some merit.
Often a class needs to know nothing concrete about the object it is calling
methods on.
However sometimes such a class needs to instantiate this very object and yet
Adding a JButton to a panel at runtime20 Nov 2005 14:06 GMT2
I am having a problem adding a component to a JPanel at runtime. My
code adds a new JTextField. However it does not appear when I click the
add button. The component count of the JPanel does rise by one however
everytime I click the add button so the new JTextfield is being added.
Main Menu (switch help)20 Nov 2005 12:12 GMT2
Im currently experiencing some problems in getting the structure correct to
enable a user to select between menus.
I have chosen to create this menu in main and then allow all flow to other
classes from here. Is this considered the correct way of doing this?
Help needed for creating a browser !!!20 Nov 2005 10:23 GMT4
I am currently doing a proj for my diploma and want to create a browser
using java. but i heard that java dosnt totally support browser
integration or displaying of  web sites properly. also i heard of GECKO
engine by mozilla which can be embedded , so can i embead it in a java
 
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.