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 / March 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Newbie question regarding packages31 Mar 2006 23:34 GMT3
I am going through a java for dummies book and have an issue compiling
a class.  If I use "import com.mysite.util.Console" it compiles fine,
however if I use import com.mysite.util.* it fails.  I assume this has
something to do with my CLASSPATH so I will include that as well...
Gui Question31 Mar 2006 22:55 GMT13
I have to create a gui interface for employees to calculate their
salaries.  I have five separate classes. I can create the gui myself
and have been given the other five classes.  Now i need to link them
but not sure how to do so.  Is it through action listener and event
Web Service for playing audio31 Mar 2006 20:20 GMT1
I'm trying to make a web service in java, that plays music. I tried
some coding using Weblogic 8.1 SP5 to create a JMF applet that is
supposed to stream the audio and play it on a website, but I haven't
been very successful. Can anyone please guide me? I'm having quite some
uninstaller missing from add/remove programs for JRE 1.5.0 (winXP)31 Mar 2006 18:51 GMT1
I can't find this one in the FAQ but it sounds like a pretty common problem.
I want to uninstall the JRE (1.5.0), but it's not in the add/remove
programs panel (win XP). The bin/ directory of the JRE install dir
doesn't contain any likely looking uninstall executables either. What's
Upload Images in JSP31 Mar 2006 18:39 GMT3
Newbie,
I have to create a jsp page where i can upload some gif images to a
server location. How can i do that?
Thanks.
Add an actionListener ActionEvent in jsp31 Mar 2006 17:46 GMT2
Newbie,
Im trying to add an actionListener ActionEvent to a submit button in
jsp and don't know how to go about it.
<form name="form" method="post" action=""
File IO -- Reading Config Files Easily31 Mar 2006 04:30 GMT16
I remember somewhere I saw a Java program that had a config file with
name/value pairs like:
alpha=one
beta=two
Where do you put the javax pacakages?31 Mar 2006 03:44 GMT1
I like to know where do you put the javax packages. such as telephony. I try
to compile and I always get the error that it can not find the packages. As
for example;
import javax.telephony.*;
java.lang errors31 Mar 2006 03:27 GMT1
I have a program that takes in data from the user, calculates the data and is
supposed to display the results in a window. The program compiles and the
user is able to type in data, but when you click the calculate button, the
errors that come up are the following:
ant, jar with selected directories30 Mar 2006 20:51 GMT2
I'm tyring to use Ant to create a jar file with selected directories in
a potentially large tree.
For example:
 <property name="top.dir" value="/javasrc"/>
Input/Output program Compiles but doesn't run30 Mar 2006 20:24 GMT4
Can anyone help me with this error? I have included the code after the
explaination.
This code uses the rectangle class (which I just included in the code,
although I was supposed to import it). The code should take in values from
Javadoc search tool ... is this new ???30 Mar 2006 20:22 GMT20
Hi we are starting to implement java and one thing i think will be more
simple is the search in javadoc html files...
Now im surfing on internet and the only tools i find have broken links
or are commercial...
A question about a generic method30 Mar 2006 20:00 GMT1
The fill method in java.util.Collections has this signature:
<T> void fill(List<? super T> list, T obj)
I can't understand why the signature is not this one:
<T> void fill(List<T> list, T obj)
Java Architecture30 Mar 2006 18:51 GMT5
I want to known about the internall architecture of JVM,JDK. How the
communication happened between internal componenets of JVM. Any links
or PDF available for this.
Thanks in Advance.
Print error...please help30 Mar 2006 04:23 GMT2
This is my simple print method. For some reason, I always got error
when I try to print
               job.print(myDoc, aset);
Output:
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 February, 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.