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 / First Aid / February 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
applet problems14 Feb 2006 17:15 GMT5
I have an html page with this in it
<APPLET codebase="." code="client.Applet.class" archive="applets.jar"
width=350 height=200></APPLET>
at the same level I have applets.jar with client.Applet.class
HELP: How to approach a project (? Web Start)14 Feb 2006 16:47 GMT16
I was hoping someone could help me on how it would be best to approach a
situation?
This is a rough sequence of what should happen.
-User logs into a secure webpage.
myjavaserver and JAR files14 Feb 2006 06:46 GMT4
Does anyone know whether or not myjavaserver.com allows for storage and
utilization of JAR files? I need to be able to import tcl.lang.* within
one of my classes and have no ability to do so (keep getting
NoClassDefFoundError tcl/lang/TclException.
ServletException I do not understand14 Feb 2006 05:26 GMT5
[quote]
500 Servlet Exception
/~ppowell/includes/chat_messages.jsp:153: cannot find symbol
symbol  : constructor
Label in a dialog box14 Feb 2006 05:06 GMT3
Hello.  I can't seem to figure out why my Label won't appear in my
Dialog box....Any Ideas?
//here is the dialog window
class AboutDialog extends Dialog {
ASCII value of char13 Feb 2006 21:59 GMT3
Here's a real rube question... I happen to want the ASCII value of a
character variable. Seriously. I've always known that Java uses
Unicode, but I also know that the Unicode values for the basic Latin
character set are the same as ASCII. But when I try to get a numeric
Force downward source compatibility?13 Feb 2006 21:07 GMT3
If a user has JDK 1.5.x installed but must write code for a system with
JRE 1.4.x installed, other than self-discipline, are there any
mechanical techniques or aids to prevent coding that uses classes or
methods that don't exist in 1.4?
Problem with Java menu13 Feb 2006 15:46 GMT1
He folks!
I have a problem with a javascript, its a menu and it keeps getting on
the wrong place on my website!
Its really frustrating, can anyone help me?
Bind to all IP's on a specific port13 Feb 2006 13:25 GMT2
I was wondering whether or not it is possible to bind a java program to
a port so that it will listen on all available ip addresses on the
server?
So for example, that the java programm will accept all connections
Parallel Port Access13 Feb 2006 11:55 GMT12
I'm trying to make a Java program access a parallel port.  Java's comm
API does not provide me with the control I need.  I need to be able to
write to the data and control pins and read the status pins.  Any Java
people know a good solution?  I'm trying to use JNI and create my own
jar.exe -  preventing recursive directory contents12 Feb 2006 18:48 GMT2
say I have a package structure
base/
base/suba
base/subb
inheritance confusion12 Feb 2006 17:40 GMT8
Right, in a class structure like this
hardware (superclass) param - String name
cpu (subclass of Hardware) params - String name, boolean intel, boolean
amd, String clockSpeed
Array info12 Feb 2006 12:43 GMT12
I have a gui, in which i want to make my comboboxes more dynamic.
I have created a Cpu class that has a number of params, including a
String name.
I want the combobox to store an array of these names.
Creating Jar files12 Feb 2006 12:05 GMT3
I am new to creating jar files.(and new to posting messages) i need to
create a jar file that has two packages inside it but cannot for the
life of me think how to tell the command line how to include all class
files in the following structure:
Implementing trees without pointers?12 Feb 2006 04:59 GMT2
I am new in Java. I am used to use C++.
I have problems with implementing tree without pointers. Is there any  
standard collection like ArrayList to do that?
I have a problem when i want to get a successors of any node. When nodeA =  
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 January, 2006
 
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.