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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Sending Email In Java23 Sep 2006 20:38 GMT1
Hi. I am writing an application in java where I need to be able a
dialogue box. Enter information into text fields and then click a
button which will then send an Email. I don't want to have to pay for
anything as I can't afford it. Is there a simple way to do this without
Download link for compat package of tomcat23 Sep 2006 09:26 GMT1
Hello I am having jdk1.4.2_12 installed on my PC.
Now I am going to use Apache-tomcat-5.5.17.
If we have to run this tomcat version on jdk 1.4.2 then as the
documentation of tomcat says, we will need a compatibility package:
package private problem23 Sep 2006 09:02 GMT14
I have a small package design problem, I wonder if it can be solved somehow.
I have 2 classes (with package private access) in 1 "mypackage" package:
package mypackage;
class MyClass {
jawk long string arguments22 Sep 2006 17:52 GMT1
I hope someone can help me. I use in ma app jawk class and I need to
pass to my awk script few string from my java application. I decide to
us -v switch for awk command like this:
String icommandR="java -jar jawk.jar -v a="+string1+" -v b="+string2+"
Ant problem22 Sep 2006 01:39 GMT1
I have the following problem...I have a set of directories and i need
to create an ant-script which packs each directory into a zip file,
which has the same name as the packed directory.
For example... If i have directories A, B and C. I need to create a
Array of String/StringBuffers Initalisation21 Sep 2006 18:39 GMT6
Ok, learning Java and am puzzled by this. When I initialise an array of
String objects, I can use:
String[] myStrArr = new String[4];
...and the strings ready to use.
How to draw a colorful background(different colors for different pixels)21 Sep 2006 16:31 GMT6
I have a matrix contains the all colors for each pixel (different
colors for different pixels).  I want to draw a colorful background
according to this matrix. How can I do it? Thanks.
Xubo
Mac driving me crazy21 Sep 2006 13:26 GMT18
I wrote an applet that I need to be able to run on an older iMac which
has Java 1.3.1 installed.  Just to be safe, I compiled it to 1.2 specs
(-source 1.2 -target 1.2).  It runs fine on my Windows box, it runs
fine on my brothers newer Mac (Java v1.4 - I think).  But I keep
Throw exception in an interface21 Sep 2006 03:15 GMT3
I defined a basic interface like this:
public interface Inter {
   public void method();
}
Need help forming a basic pattern.21 Sep 2006 02:17 GMT2
Hi all..
I'm currently studying java and I'm somewhat stuck..
I'm trying to form a pattern of asterisks on a terminal window..
Simple, System.out.println() stuff.
Running a different JRE per browser20 Sep 2006 16:55 GMT4
(Hoping that this question is in the right group...)
Is there any way to have different browsers on a desktop - eg Firefox
and IE - running different versions of the JRE?
For my work at the moment, I have two different applets I need to be
Tree data structure in Java20 Sep 2006 15:06 GMT6
I am hoping to use a tree data structure in my Java application.  I need to
be able to create a tree which I can add next nodes to certain paths and
obtain a list of all possible paths in the tree.  Is there an implementation
of this built into Java?  For example, I would like to ...
What is the preferred way to parse messages out of a log?19 Sep 2006 18:42 GMT9
I have a large log file that contains information that I wish to pull
out.. The log entry consists of multiple lines per message Can someone
point me in the right direction to extracting this data? Below is an
example of an entry that I would like to parse the values out of. Your
Setting Appender's fields in Apache's Log4J19 Sep 2006 13:48 GMT1
In the following code snippet (which is written to create a
FileAppender & make log4J log to that file):
import org.apache.log4j.*;
class sample
JVM Install "succeeds" but Java doesn't work in browsers.19 Sep 2006 12:28 GMT8
I am having major problems getting the latest version of Java to work
on my wife's system, It apparently installs fine, either direct from
the site or off-line The test applet reports "you are using an old
version of Java techno" (the message is cut off here at the edge of
Pages: 1 2 3 4 5 6 7 8 9 August, 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.